Mileages
Forum Replies Created
-
Closing the topic…
Turns out this was resolved by renaming the theme folder (I added a Z on the end) then you will have access to login to the WP Admin panel, then an update was required for the theme. Ran the update, the file in question restored normal permissions and everything is working again.
I did have to make some changes after the update as not all settings were saved, but I did get the site back and haven’t had any problems yet.
Thanks Zack!
Being able to easily add our own keys will be a great little feature for future updates. ??
I found a temporary fix in one of the other posts on this support page…
You can sign up for an API key @ https://www.wunderground.com/weather/api and plug it into plugins/wunderground/inc/class-request.php as a temporary fix. But it will revert back once the plugin gets updated.
I just tried this and it worked for the pages where we had lost access due to a bad key. As it says it will probably revert the key back to whatever the default is after they update this plugin.
What would be great is a field to enter our own key, instead of having to rely on whatever key the app comes with. I couldn’t find anywhere to edit the key being used, instead I had to do as instructed above and change one of the plugin files. But its working now!
Same here, we have it happening on multiple sites. Well, all sites using the widget actually. I presume this has to do with Yahoo again, maybe? There was a similar problem back in March.
I’ll just wait for an update here, I guess?
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Error when using WordPress Android AppOK, thanks for the follow up.
Hi, sorry not getting back to you until today, but I’m doing this at work and its Monday now, so I’m back at it.
I noticed that when making theme related changes I still had the same problem. The design would change, using child themes, etc, but my list was still getting cut off in the middle of the 2nd item in a category list.
It turns out my problem was a result of a plugin conflict that was used to limit the excerpt() to an amount of words. It was set to 10 words and would cut the category list page after 10 words, which in this case was somewhere in the title of the 2nd listing.
For anyone else, if you have a similar problem of your category page getting cut off for seemingly no reason, it could be the result of the “Advanced Excerpt” plugin.
I also noticed that the price of the second item isn’t displayed, so now I’m really thinking its conflicts with other items in my WordPress installation. Just need some guidance on where to look, and what to look for.
Thanks!
Forum: Plugins
In reply to: [qTranslate X] WooCommerce AttributesSomething to keep in mind is that the settings I needed to get working, which now are, will only appear on a variable product in WooCommerce. That is, something that has multiple price options. Also, the pipe character “|” is the WooCommerce seperator so it knows where the next item is. You probably know this already, but this could be good info for anyone reading this.
Keeping that in mind, the screenshot is here …
To get to the Product Data section, its just under the title and main area for the product info, I had to scroll down a bit in the screenshot.
These fields (in the screenshot) get passed on to build the Variations list (the next tab down) which becomes the drop down menu on the actual product page for choosing a pricing option.
All of the entries I have there are working on the site, and can be seen in action here…
Let me know if it works out, that would be pretty sweet. Might save people some time down the road.
Forum: Plugins
In reply to: [qTranslate X] WooCommerce AttributesThanks for the feedback everybody. The last option, posted by John is what worked for me. Adding the new plugin “WooCommerce & qTranslate-X” along with updating all my other plugins eventually allowed me to use the single line translating code “[:en]” and “[:hr]” directly in the attributes field in WooCommerce. I tested it on my site and it switches exactly as I need it to.
Thanks again!
Forum: Plugins
In reply to: [qTranslate X] Translating Widget ContentSorry about that, done and done. ??
Forum: Plugins
In reply to: [qTranslate X] Translating Widget ContentThat works perfectly!
Thanks again for the help. ??
Forum: Plugins
In reply to: [qTranslate X] Translating Widget ContentIt works for the content of any widget, which is great, but unfortunately the title of a widget doesn’t work.
When I click to save the changes it removes all the tag coding. So, for example… this…
<!–:en–>English Text<!–:–><!–:de–>Deutsch<!–:–>
Becomes this in the title field.
English TextDeutshThen just that text shows up for either version of the web page. Any suggestions?
Forum: Plugins
In reply to: [qTranslate X] Translating Widget ContentI’ll check it out, thanks.
Forum: Plugins
In reply to: [qTranslate X] Translating Widget ContentSorry, I should point out that I’m trying to have translation options for the standard text widget, which has the code that gets displayed when you view a product, such as here…
https://shop.fotoimago.hr/shop/fountain-closeup/
Thanks again.