eds-danny
Forum Replies Created
-
Forum: Plugins
In reply to: [Gallery Images Ape] Translatable FieldsHello,
Still with the last update this was not fixed, but this question was marked as resolved… I updated it to “not resolved”.
Here is an example: https://imgur.com/a/Bo4zAfg
The Load More button is generated using a dynamic inline JSON, so you can’t add translations like the guys from WPGlobus suggests:
$someVar = apply_filters( ‘the_title’, $buttonText );
Forum: Plugins
In reply to: [Gallery Images Ape] Translatable FieldsHello!
Any news to this request please?
The button is still generated with jQuery and its value is taken from an inline JSON.Would be great if the button is created using PHP, so I can apply that translatable filter.
Forum: Plugins
In reply to: [Captcha] Incorrect CAPTCHA in Every PostHi there.
My website is html-tuts.com. I think there is something from cookies. I also use W3 Total Cache and I deactivated the “words” options from your captcha plugin and also I only use the sum option as it is less buggy. The others, for example minus operator, when I have some numbers like 5-5, if I type 0 it tells me that is not correct.
Forum: Fixing WordPress
In reply to: I can't empty spam trash or mark comments to delete themI just did a repair and optimize to all tables. Still nothing ??
Forgot to mention that I use W3 Total Cache and iTheme Security, not disabled. but since I already tested with everything off… also used Akismet in the past, but I got rid of it.
Forum: Fixing WordPress
In reply to: I can't empty spam trash or mark comments to delete themThe button “Empty Spam” is there. When I click it it goes to home page (as mentioned in the main problem).
I used Akismet plugin but I removed it, as I don’t need it anymore. I’m also using W3 Total Cache with iThemes Security.
I remember that long time ago it, the button was working ok, but suddenly don’t know why is happening that.
Forum: Fixing WordPress
In reply to: I can't empty spam trash or mark comments to delete themThis is impossible… I did everything you said, first deleting the core files and re-uploading again and the same. Must be something from database.
Forum: Fixing WordPress
In reply to: I can't empty spam trash or mark comments to delete themThe same thing. Is not working at all (it keeps redirecting me to homepage) and I don’t think this is from themes or plugins, this is a core problem maybe. Not sure…
Forum: Fixing WordPress
In reply to: Move WordPress From a Folder to RootI’ve already copied everything and it works, changed all links by replacing links in SQL carefully.
Anyway, I need to make the redirect from BLOG to ROOT.
For example, if you type in your address bar:
example.com/blog/my-post
should redirect to
example.com/my-post
I need to change something on the old blog to redirect correctly to the new one.
Forum: Fixing WordPress
In reply to: Move WordPress From a Folder to RootSorry, but doesn’t work.
Not really because the plugin is working on index page also in archive page.
In custom pages for example (mycustompage.php) the script is not loaded, don’t know why.
It seems that WordPress has some bugs with custom template pages.
The script used in header is not loading.
Anyway the Infinite Scroll works only with main files: index.php and archive.php.
I tried to add the Infinite Scroll plugin, and I created a custom template page, but it doesn’t work.
Does anyone know why?
Forum: Plugins
In reply to: Loop Statement inside WP LoopThank you very much for your fast replies!
It works perfect.
Forum: Plugins
In reply to: How to remove version number from header plugins?Can someone help please?
Forum: Themes and Templates
In reply to: Page Widget IE6 ProblemAnd those who are new with internet and don’t know how to update their browser.
You might know what the problem is, and can you tell me why IE6 renders in that way? I have no idea…