Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#26 Re: CE4 Publisher » getting error message when posting an album » 2016-02-23 03:05:47

More spends lol was hoping the publisher would allow it as the galleries are a client area

#27 CE4 Publisher » getting error message when posting an album » 2016-02-22 23:48:47

cwazywabit
Replies: 3

getting this error message Fatal error: Call to a member function getSlug() on a non-object in /home2/iclubwe1/public_html/jayclappphotography.co.uk/publisher/templates/ce4cart/template_index.php on line 27 any ideas?

#28 CE4 Cart » any way to incorporate stripe? » 2016-02-18 22:30:30

cwazywabit
Replies: 1

stripe is far better than paypal allowing money to beam straight into your bank account any way to have stripe as the payment gateway and not paypal?

#29 Re: CE4 Pages » Background Texture Possible? » 2015-03-16 05:00:57

yep all sorted now many thanks for the help rod smile star as always smile

#31 Re: CE4 Pages » Background Texture Possible? » 2015-03-16 02:31:31

that bit of code was from my custom css file and when i deleted the appropriate lines in phplugins it went red as its supposed to so i am not sure what you mean

#32 CE4 Theme for WordPress » repeating background image » 2015-03-16 02:07:50

cwazywabit
Replies: 1

moved to the correct group
im wanting a repeating background

having an issue with a test site ive moved the image location to keep the addy simple in case it was that somebody spot something please haha
http://www.jayclappphotography.co.uk/bron/ is the addy for the test site
red screen test on the css works so its working up till there

body {
    background-attachment: scroll;
    background-image: url(/http://www.jayclappphotography.co.uk/bron/2.jpg);
    background-position: center top;
    background-repeat: repeat; important!;
    }

any ideas ?

#33 Re: CE4 Pages » Background Texture Possible? » 2015-03-16 01:59:40

okay im having the same issue with a test site ive moved the image location to keep the addy simple in case it was that somebody spot something please haha
http://www.jayclappphotography.co.uk/bron/ is the addy for the test site
red screen test on the css works so its working up till there

body {
    background-attachment: scroll;
    background-image: url(/http://www.jayclappphotography.co.uk/bron/2.jpg);
    background-position: center top;
    background-repeat: repeat; important!;
    }

any ideas ?

ce4 for wordpress by the way i just noticed where the thread was after i posted

#34 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 15:02:51

see now all we need is for one of you guys to write the code to paste into php plugins because im not very good on that side of things im better at finding the right bit of code to change

#35 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 06:45:03

Yeh good point I'm glad it's sorted now it was doing my head in haha

#36 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 05:03:05

ive just changed the trigger width to 35% from 20

#37 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 04:58:32

the navigation css is in the lib folder towards the bottom you have the for small displays options
look for the only width 50% and change that to 100% and change the second and third text align to left align

#38 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 04:12:03

ive just played about with the navigation css and got everything to left align and have one item per line job done smile

#39 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 02:50:05

maybe Mathew can help with the javascript side of things or know a work around.
i realize colours will indeed help it separate out more and if need be ill have to go that route

#40 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 02:00:21

well technically they are all center aligned but because of 2 links per line it forces the drop down ones out of line so just getting the menu items to display 1 per line would solve it

#41 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 01:50:15

okay we got that far but the collapsed view still has the drop down bit  center aligned as opposed to left aligned

#42 Re: PHPlugins (CE4) » cleaning up the menu » 2015-01-28 00:56:04

my wordpress pages have overwritten/ deactivated the ce4 standard menu
http://www.jayclappphotography.co.uk

#43 PHPlugins (CE4) » cleaning up the menu » 2015-01-28 00:28:29

cwazywabit
Replies: 21

So im wandering
im using ce4 theme for wordpress and everything is working as expected php plugins is working but the look of the multi level navigation when viewed on a mobile device is to me messy with the navigation items {non ce4 but wordpress} which have sub directories in the middle while the top level navigation items align left.

surely php plugins are the way forwards for this and ive probably missed it somewhere but i just want a tidy menu structure with everything left aligning when in mobile view so i have nice clean menus and the items with dropdowns have the arrow on the right

#44 Re: CE4 Theme for WordPress » CE4 Theme for WordPress 3.1.0 Beta 2 Available » 2014-11-29 21:05:16

happy to say the woocommerce addition appears to be working fine smile

#45 Re: General » wish list for a new plug in :) » 2014-11-29 13:34:44

Yeh I'm responsible for that addition haha I just think it would be a good addition to the suite and a lot of the code pre exists for it from the other plugs smile it would essentially the calendar side of things that would need the coding

#46 General » wish list for a new plug in :) » 2014-11-29 11:13:01

cwazywabit
Replies: 2

Okay so long shot but we have the site either via WordPress or pages, we have the gallery side of things covered.
So here is my wishlist item
bookings page with as many features as these as possible.

A calender that customers can choose date and time which those are then blocked off for other customers.

Multiple products which different costs can be applied studio fees transport etc.
Linked with PayPal
sync with Google calendar via the api
it would probably need 2 plugins one for the calendar one for the products
like I said it's a wish list but it is something I would buy smile

#48 Re: CE4 Theme for WordPress » Woocommerce not compatible » 2014-11-25 11:42:06

its quite a powerful eccomerce platform thats expandable specifically for my case as i want to use the booking side of things so i can take bookings online here is the bit where they say the workarounds http://docs.woothemes.com/document/thir … atibility/
what its doing to my site is it seems to be inserting a side bar when sidebars are off and even when on it has no effect
here is an example of what it looks like with a bookable product i knocked up for the purpose  you will see the side bar gone in there plus its supposed to have a calender visible too http://www.jayclappphotography.co.uk/pr … -training/

#49 CE4 Theme for WordPress » Woocommerce not compatible » 2014-11-25 09:25:47

cwazywabit
Replies: 5

so ive found that woocommerce plugin  is not compatible with ce4 wordpress whereas it was with ce3 any ideas?
they have some workarounds for non compatible themes but i have no clue where to put them any help will be welcome

Board footer

Powered by FluxBB