Themeswarrior
Forum Replies Created
-
Hi,
Thanks for the update and working on this issue.
The Manual deploy > Zip > offline is working fine (the relative path is correct ).
But in any other option relative path is not working.
And now, Netlify deploys ( automatic ) is not working for me.
Thanks.
Please close this support thread if this issue cannot be resolved.
Thanks for your time and effort on building such a great extension.
Hi,
Thanks for the quick reply.
I followed your instructions. I am using the latest wp2static with latest WordPress and I am testing your plugin on the server with following specs:
Ram: 6GB
Processor: 4 Cores
Ubuntu: 18.04 LTS
Server: Nginx with FastCGI Cache
SSL: LetsencryptPlease check the images in sequence:
https://techswami.in/wp-content/uploads/2019/01/1.pnghttps://techswami.in/wp-content/uploads/2019/01/2.png
https://techswami.in/wp-content/uploads/2019/01/3.png
I did the same with Manual >> Zip ( with offline UNCHECKED ).
Base URL is present in the head but still, wp2static is not rewriting absolute URLs.
- This reply was modified 6 years, 1 month ago by Themeswarrior.
thanks, all is good now.
Ok as you can see in the view-source:https://gadgetraja.com/ I have removed CDN support for .json file.
But still the same issue.
Hi,
Ok, so here’s how I am calling the function:
function dimox_breadcrumbs() { if(is_single()){ if (function_exists('bcn_display')) { echo '<div class="breadcrumbs" typeof="BreadcrumbList" vocab="https://schema.org/">'; bcn_display(); echo '</div>'; } } else { echo ''; } } add_action( 'genesis_entry_footer', 'dimox_breadcrumbs' );
I have found with my tests and configuration that this issue is arising due to W3 Total cache HTML tidy option.
Maybe you can fix this issue.
Best regards.
Forum: Themes and Templates
In reply to: [Best Simple] Change navigation menu locationHi,
Give me a week time and I will try to address all pointed out issues.
Best Regards.
Thanks for your response.
Theme is having issues.
I don’t know what you are talking about. I have tested this theme on multiple hosts including VPS with serverpilot, runcloud and easyengine. Never faced an issue.
No fotter widget — No one ever said, this theme has footer widgets.
This theme has been tested and tested and tested with theme sniffer, php code sniffer with not a single issue ever found.
But thanks for your comment, it will help me write better and optimized codes.
Best Regards and also thanks for 2 star review.