Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
tageldart
tagDiv Member

Is there a downloadable child theme for 9.5 from TagDiv that we can just use, as I have had the same issue.

tageldart
tagDiv Member

Hi,

Was this issue resolved, if so, what was the solution?

Recently, the same issue has begun to happen with us:

https://www.taglevel.com

tageldart
tagDiv Member

Hi Simion,

Thanks so much for getting back to me. The problem appears to be intermittent, as also there are times when it loads for us. We’re working on isolating the issue on our side – it is possible there are other issues unrelated to any theme specific problem. We also tested on Android/Chrome.

Thanks for the response – if the problem arises again, or we find what created it, we will update here.

tageldart
tagDiv Member

Was there any resolution to this? I have been having the same problem for some time… basically just give up, as no matter what I try, it doesn’t work.

tageldart
tagDiv Member

Hello,

Thank you @crazydiver for pointing out this issue. It is now nearly 2018, and as yet, I also have not been able to implement the Amazon Mobile Popover with the Newspaper theme. Much like you, I have directly edited the Footer.php file, and added the code as required, but it never works on any mobile devices we have tested.

I am recommending that TAGDiv support has a look at this page: https://affiliate-program.amazon.com/home/tools/mobilepopover/faq#copy-code to understand exactly what we are referring to, as after having been available for nearly 2 years now, I am hoping that TagDiv finally has a solution for this (@Bogdan-B – you mentioned that you are not familiar with this – so please review the section on WordPress implementation in the above link, and give us your feedback).

So – may I ask, is there a solution for this? If the <script> does not work when placed in the Footer.php file as recommended, what is the solution?

Thanks in Advance.

tageldart
tagDiv Member

Okay – I found this post: #177438

It explains how to seed the view count manually.

Thank you

tageldart
tagDiv Member

Is there any specific way to adjust the value of the counter? Is there a database field that we can modify to seed the counter with a different number?

Thanks in Advance.

tageldart
tagDiv Member

Hi,

Alright – I seem to have managed it with the following custom CSS for those who may have some interest in similar actions:

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
min-height: 595px !important;
}

.woocommerce ul.products a.button {
bottom: 30px;
position: absolute;
}

This may differ depending on how they’ve set their things up, but this worked for me.

Thank you.

tageldart
tagDiv Member

Hi Catalin,

Thank you so much for getting back to me, and my apologies, as I didn’t know if it was really correct etiquette to post links here.

Basically – I want all of the “add to cart” buttons to align, so need to set the summary boxes to be all the same size, with the ‘add to cart’ button on the bottom.

If you look at https://www.taglevel.com/gear you can see that the summaries are there, but as the excerpts and titles are not all exactly the same length, the cart button is placed in a different position for each item. I would like them to align on the same level for each.

Thanks in advance.

tageldart
tagDiv Member

Hi @Lordemma,

Okay – Solution found (for me anyway). This was the specific issue in my case, though it may not be specific to your issues. I also had some other peripheral issues that were specific to the use of SSL on my site, which were mitigated by ensuring that I had “https” set in the Settings->General->Wordpress URL settings in the WP Dashboard (you might like to look into this if you have other issues with the TAGDiv composer showing blank pages).

In all cases – with respect to the saving loop – my issues were all related to the “.user.ini” file.

The problem with the Saving Loop was actually with WordFence (in my case), which is not installed as a plugin in this particular case, but in another installation on the same host, which was installed in the default “public_html” directory. This installation of WP is in a subdirectory, but the “.user.ini” file which is created in the default “public_html” directory overrides things.

In all cases, WordFence adds the following to the “.user.ini” file:

; Wordfence WAF
auto_prepend_file = ‘/public_html/wordfence-waf.php’
; END Wordfence WAF

Removing this, solved the issue.

Of course, it will create other issues for the site that uses WordFence, but I will have to resolve that another way.

For now, and in case anyone else may have run into similar issues – this is the solution that worked for me.

I suppose it makes an argument for putting all WP installations into their own subdirectories. For whatever reason, the original installation of the main domain in this case, was installed in the PUBLIC_HTML directory by default, and this was the source of the issue.

Hope this might help anyone with a similar issue.

*update*

If you are using WordFence – you can check to ensure your ‘Whitelist’ IP addresses and so forth to ensure your WordFence installation is not blocking your access.


@lordemma
– I spent a very long time trying multiple solutions to this problem, so if you haven’t solved it yet, let me know, as perhaps some of things I experienced and have gone through can be of assistance to you in solving your issue.

  • This reply was modified 8 years by tageldart.
  • This reply was modified 8 years by tageldart.
  • This reply was modified 8 years by tageldart.
tageldart
tagDiv Member

Hi PML2017,

Thanks so much for posting your solution – so often people find their answer and don’t post what the solution was. You have saved me after an hour of frustration, and I hugely appreciate your post. Hopefully Bogdan/TagDiv will take note, and make suggestions based on your experiences as well.

Simple, and straight forward – worked for me at any rate, and I’m sure others out there will benefit from your solution.

Thanks again! 🙂 🙂

tageldart
tagDiv Member

Okay – Solution found.

The problem was actually with WordFence, which is not installed as a plugin in this particular case, but in another installation on the same host, which was installed in the default “public_html” directory. This installation of WP is in a subdirectory, but the “.user.ini” file which is created in the default “public_html” directory overrides things.

In all cases, WordFence adds the following to the “.user.ini” file:

; Wordfence WAF
auto_prepend_file = ‘/public_html/wordfence-waf.php’
; END Wordfence WAF

Removing this, solved the issue.

Of course, it will create other issues for the site that uses WordFence, but I will have to resolve that another way.

For now, and in case anyone else may have run into similar issues – this is the solution that worked for me.

I suppose it makes an argument for putting all WP installations into their own subdirectories. For whatever reason, the original installation of the main domain in this case, was installed in the PUBLIC_HTML directory by default, and this was the source of the issue.

Hope this might help anyone with a similar issue.

tageldart
tagDiv Member

Hi – I am having the exact same problem today… I only have started working with the theme over the past days, and hardly have anything added or changed.

I have confirmed in the “status” panel that all settings are ‘green’, including being sure that max_input_vars is set to 5000, and memory at 64MB

Any suggestions on how to fix this? I simply wanted to change the color of the login box, but it won’t save… just rolling icon without any save.

Ideas? Suggestions? Solutions?

Viewing 13 posts - 1 through 13 (of 13 total)