Forum Replies Created
-
Author
-
November 16, 2015 at 20:13 in reply to: Is there any PHP shortcode for the social share buttons? #87614
Cody
ParticipantOkay I see it seems to be working now. One other quick question, is there any way to change the share link that is associated with the share buttons? For example, I want users to share our product once their order has been confirmed. However I want the ahre link to go to the product page such as /product1 instead of /thankyou.
Any ideas for this?
November 16, 2015 at 19:47 in reply to: Is there any PHP shortcode for the social share buttons? #87611Cody
ParticipantThanks for the reply, however it doesn’t seem to show anything when I include that. I attached an image of what I included in the php code.
September 10, 2015 at 14:49 in reply to: How to hide wordpress admin bar for logged out users #77012Cody
ParticipantHello,
Yeah I saw that option before but it disabled the admin toolbar for logged in users as well which kind of sucks. Is there a way to disable it for logged out users but keep it enabled for logged in users? That’s how most WP installations are.
September 10, 2015 at 13:59 in reply to: How to hide wordpress admin bar for logged out users #76980Cody
ParticipantHi there,
I don’t have any caching enabled so I don’t think that would be the problem. Here are the admin creds
Usr: Tester
PW: Tester123!Cody
ParticipantI would also like to disable the lazy load functionality, but throughout the whole website. Is there any easy way to achieve this?
May 14, 2015 at 04:30 in reply to: Visual Composer Feature not Showing when Creating Portfolio Items #58707Cody
Participanttoo easy, thank you!
Cody
ParticipantNever mind actually. All I had to do was up the memory limit again to 128M. Is there a recommended memory limit setting for this theme?
Cody
ParticipantHi there,
I did this and it seems that I was having a memory allocation issue. I ended up fixing it by adding
define('WP_MEMORY_LIMIT', '64M');to config.php.
However, it seems that I am now having another issue. When I go to add a menu item it never seems to actually add the item to the list. The loading icon just keeps spin and the item is never saved. Any suggestions on what I could do to fix this?
Thanks
Cody
ParticipantIt’s a completely new install. I just downloaded the complete theme package from themeforest and haven’t added any additional plugins.
-
AuthorPosts