danwg
Forum Replies Created
-
I am having the same identical problem.
For what I can get from here, seems an Amazon problem and not a plugin problem. Is that right?Forum: Themes and Templates
In reply to: [Neve] Back button on Android returns to top pageForum: Themes and Templates
In reply to: [Neve] Adding a block under excerptNot sure, but seems like this answer my question:
https://ww.wp.xz.cn/support/topic/need-more-customizations-in-child-theme/
Forum: Developing with WordPress
In reply to: How to avoid /page/x at the end of urlI did, but it is not about the plugin (it is built in a theme BTW), is the way (for my understanding) WordPress manages the pagination. The “theme” queries “the pagination” of WP which creates the change in the url.
Forum: Themes and Templates
In reply to: [Miyazaki] Main url changes on infinite scrollok thank you. I suggest you then to add the option for a “sticky” header / menu. It can easily be reached with something like:
#site-header { position: fixed; top: 0; width: 100%; padding: 20px 0 20px 0; } #site-content { padding-top: 102px; }so in case of infinite scroll, wherever you are, you can just click on the logo to go back to the top.
- This reply was modified 5 years, 4 months ago by danwg.
Forum: Everything else WordPress
In reply to: How to insert a price in a post with currency adaptation?looking at it now, but seems working only with Woocommerce. Also the free version seems pretty much useless as currency (only 3).
- This reply was modified 5 years, 5 months ago by danwg.
Forum: Everything else WordPress
In reply to: How to insert a price in a post with currency adaptation?do they require Woocommerce extension? is it not too heavy for my needs?