Forum Replies Created
-
Author
-
November 16, 2015 at 20:13 in reply to: Is there any PHP shortcode for the social share buttons? #87614CodyParticipant
Okay 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? #87611CodyParticipantThanks 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.
Attachments:
You must be logged in to view attached files.September 10, 2015 at 14:49 in reply to: How to hide wordpress admin bar for logged out users #77012CodyParticipantThis reply has been set as private.September 10, 2015 at 13:59 in reply to: How to hide wordpress admin bar for logged out users #76980CodyParticipantThis reply has been set as private.CodyParticipantI 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 #58707CodyParticipanttoo easy, thank you!
CodyParticipantNever 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?
CodyParticipantHi 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
CodyParticipantIt’s a completely new install. I just downloaded the complete theme package from themeforest and haven’t added any additional plugins.
-
AuthorPosts