- This topic has 29 replies, 3 voices, and was last updated 6 years, 3 months ago by
Tom.
-
AuthorPosts
-
November 16, 2019 at 7:30 am #1064901
domedele
The same problems
November 16, 2019 at 7:38 am #1064903David
StaffCustomer SupportAre you using any other shortcodes anywhere on the site?
November 16, 2019 at 12:59 pm #1065085domedele
Cf7 plugins
November 16, 2019 at 4:30 pm #1065165David
StaffCustomer SupportOdd – never experienced any issues with that plugin, maybe something in the config is wrong or another plugin or code is conflicting.
Maybe try this one instead:
November 19, 2019 at 12:15 pm #1067733domedele
Incredible! the same problem!
with all plugin disable (only gp premium active with other gp pluign) is the same with all 3 social plugin!
what is wrong?November 19, 2019 at 3:39 pm #1067854David
StaffCustomer SupportYou may need to disable other plugins to see if there is any of them conflicting with the creation of shortcodes.
November 20, 2019 at 12:24 am #1068081domedele
Also change the themes? When i try a social plugin I note it works only in home page. I try many plugin also in the bar e without shortcods
November 20, 2019 at 2:28 am #1068167domedele
Only with gp premium (upgraded at the latest version) and gp social share doesn’t work.
some other plugin work only in the home page.it’ could be a problem when I move the site from a subfolder (as beta version) to the main folder?
November 20, 2019 at 8:42 am #1068691David
StaffCustomer SupportI really am unsure as to why it is not working.
I can only assume it is to do with another plugin conflict or a security setting on your site.November 29, 2019 at 1:41 am #1082517domedele
Hi,
i discover somethings. If I change the structure of permalink with the default like http://www.mysite.com/p?172 the plugin works.
If I change after some minutes in the structure %category%/%postname% the bug appear and I can see only the shortag [gp-social]Now, I have this problem change all the link in home page and also in the menu with the default structure or have some trick to solve this situation with the actual structure that I like
Any suggestions?
November 29, 2019 at 6:35 am #1082940David
StaffCustomer SupportWell it has me puzzled.
Try adding this in the hook:
<?php echo do_shortcode( ' [gp-social] ' ); ?>Make sure to check both Execute PHP and Shortcodes.
November 29, 2019 at 7:20 am #1083174domedele
No, doesn’t work. the same problem!
November 29, 2019 at 7:43 pm #1085172Tom
Lead DeveloperLead DeveloperNever heard of this before – the permalink structure shouldn’t have any effect on shortcodes. What if you use the regular “Post name” option?
Do you have another site to test on?
December 7, 2019 at 2:26 pm #1097330domedele
This support is very kind! So I share with us the solution!
When I migrate the developer site from the folder /devTest from the root I don’t change any setting in the file .htaccess.The solution was: change the folder in the .htaccess (from \devTest to \) !!
Thanks for the patient!December 8, 2019 at 10:04 am #1097950Tom
Lead DeveloperLead DeveloperGlad you found the solution 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.