W2014
Forum Replies Created
-
Yes…the gallery is still shown in the reversed order in edit mode. So, even after the 6.9.1 update…now i can order the items, but the gallery is shown in the reversed order.
the website is: https://www.vroemen.de/web/
the gallery in the middle of the page if you scroll a bit.Can you please provide an e-mail pls? i don’t want to share the link in the forum.Txs.
sorry…it was the wp-optimize cache.
Theme is Phlox Pro
ok…that is weird… i try it as code:
[include-page id="123"]that seems to work.
- This reply was modified 5 years, 5 months ago by W2014.
Forum: Plugins
In reply to: [Crelly Slider] Cannot export sliderI tried to import in WordPress 5.1.8 and everything works as expected. So, there is an issue with WP5.6…
Forum: Plugins
In reply to: [Crelly Slider] Cannot export slideri link to one file that cannot be imported:
https://easyupload.io/l5a8my
password: crelly- This reply was modified 5 years, 5 months ago by W2014.
Forum: Plugins
In reply to: [Crelly Slider] Cannot export sliderThere is a problem also with import…it imports the zip, but shows a message: cannot import slider…the slider is than imported, it shows up in the admin, but the slides are deleted/not available.
The point is, one of the zip worked fine, so that seems not a server issue, but rather an individual issue of each slider. there must be something there that stops exporting and importing. The sliders work fine on the original site, so i have the problem now, when i want to copy the content to another site on the same server. Server ist Strato-Germany, but i think, that is not a server/php issue.Forum: Plugins
In reply to: [Add Polylang support for Customizer] Plugin cannot be activatednow is working…thanks…
Forum: Plugins
In reply to: [Add Polylang support for Customizer] Plugin cannot be activatedThanks…a lot.
Forum: Plugins
In reply to: [Add Polylang support for Customizer] Plugin cannot be activatedThanks…but 1.1.2 brings the same error…you have to test it before you put it online…
- This reply was modified 6 years ago by W2014.
Forum: Plugins
In reply to: [Add Polylang support for Customizer] Plugin cannot be activatedForum: Plugins
In reply to: [Crelly Slider] slide-image position : left:35px;Ok…i found the problem…you have
.crellyslider { margin: 0 auto;in the crellyslider.min.css:11.
That is ok if the slider is centered, but if you have a wider div, you have to correct it:margin-left: 0!important;
and there is another problem, the slider is 820px instead of 750px as in the settings. why? so, when you have a wider div, than there is a problem with the width and the margin. i corrected it:
max-width: 750px!important;
I will test your scenario and i will give you a feedback this week…
Forum: Themes and Templates
In reply to: [Shop Isle] Change columns in the shop areaOk…now it works, i ha d a small bug in my code, but still it could be a feature for the next update…Thanx