Forum Replies Created
-
AuthorPosts
-
martMember
This is not on the page (where buttons work fine) but in the WP eStore plugin in edit products functionality in Product Description field.
I have this there: Includes 52 stories (165 pages), as told by the best personal tour guide, illustrated with lots of photos: about 41 top sights in the Old Town of Tallinn and 11 additional stories about Estonian history, traditions and customs, cuisine, jokes, legends, life in medieval times. A map with the site numbers is included in the e-book. </br>[button link=https://s3.amazonaws.com/wsaudioguides/samples/Tallinn_Guide_ENG_sample.pdf]sample[/button]
This same text works fine with “fancy1” but not with “fancy1_no_thumbnail”
I had on the actual page [wp_eStore_fancy1 id=9] and [wp_eStore_fancy1_no_thumbnail id=9]
martMemberAnd this cannot be a theme problem as in other places on the page [button] [/button] works properly.
martMemberIt is strange that in one version of the product display (fancy1) this syntax [button] [/button] is working and in another (fancy1_no_thumbnail) it is not, I even don’t know where to dig for the problem.
December 12, 2012 at 1:05 pm in reply to: eStore – no Apply button (coupon) visible in IE8 (visible in other browsers) #52324martMemberI changed theme css a bit and that fixed it.
Thanks for help.
December 12, 2012 at 12:24 pm in reply to: eStore – no Apply button (coupon) visible in IE8 (visible in other browsers) #52323martMemberUnfortunately this Workaround described there did not help. It seems to be a theme issue, as with another theme the issue went away.
martMemberyes I do have it installed, Version v4.5.4.
everything worked fine until today when I updated to WordPress 3.5
martMemberit seems I found the problem, I had the link shortening configured as you have suggested:
Added the option to automatically shorten the encrypted download links in WP eStore. To enable this otpion simply open “eStore_advanced_configs.php” file and search for this line of code:
define(‘WP_ESTORE_AUTO_SHORTEN_DOWNLOAD_LINKS’, false);
Once you find it, change it the following and it will enable this option:
define(‘WP_ESTORE_AUTO_SHORTEN_DOWNLOAD_LINKS’, true);
now as I put it back to “false” I got the links
but still I would like this shortening back
martMemberComment to Peter: actually everything works fine (plugin did not mysteriously stop working correctly), except the link generation.
martMemberHi again,
I might have a clue where to start looking.
Since last time I tested (and everything worked ok with the download links) I have modified the wp-config.php file.
[admin removed the content of the config file after troubleshooting]
Do you have some thoughts and suggestions?
-
AuthorPosts