Many thank’s for your support
Then settings will be enabled?
Dear all,
many thank’s for your important advices.
In fact, it was an access problem to admin-ajax.php file, located inside /wp-admin/ folder.
This because I restricted /wp-admin/ area only to certain IP addresses, using this guide, with above code, located in .htaccess inside /wp-admin/ folder:
Order Deny,Allow
Deny from all
#whitelist home IP address
allow from 123.123.123.123
So all requests made to /wp-admin/ were blocked.
To solve this problem, I applied this exception, with this code:
# Permit a specific ".php" file
<FilesMatch "^admin-ajax\.php$">
Order deny,allow
Allow from all
</FilesMatch>
Many thank’s for your advices!
-
This reply was modified 3 years by
4l4.
Hello Bettina,
for privacy concerns I cannot share URL.
Can I send you a PM or email?
Dear Simion,
seems to be all clear!
Another question about: these changes can be done in child template folder?
Many thank’s for patience and advices, it seems was a cache problem…!
Many thank’s again!
Please check this screencast: screencast
Thank’s a lot, seems to be all right!
Sure, code is valid of course… I have configured code in “Custom CSS” template function, but, when I moved where you told, it does not work…
I don’t have caching plugins or CDN…
I tried to apply changes in style.css inside child theme folder but it seems is not working… I tried to apply changes also in style.css of main theme folder, but nothing happens. thank’s a lot for patience.
-
This reply was modified 8 years by
4l4.
Thank’s a lot! Do you mean “style.css” ?
thank’s a lot!
Dear, I want only change link to image… I asked: where do you write that setting? I cannot find in mysql database…
Thank’s for reply. I cannot do that because image is not loaded (link is broken and point to old path). I changed all old paths to oldwebsite.com to newwebsite.com, via mysql, but that row I cannot changed and I cannot find everywhere…
Dear,
I have a very very strange issue. I’m removed custom css you’ve suggested to hide pagination but… no pagination shows…
Veyr very strange…!
Where I can see?
I removed .page-template-page-pagebuilder-latest
.page-nav
display: yes; from CSS but still not displayed pagination…
Thank’s a lot for your patience!
Could you suggest me what line I have to add?
Thank’s a lot!
Thank’s a lot for reply!
CSS seems to be best solution and works!
Thank’s again!
Thank’s a lot! What about background colors? Do you suggest to add something to CSS?
Thank’s a lot!
Please take a look of this screen shoot about 4.0 footer.

Let me know, best regards
Thank’s a lot! For me is not a problem to do it “From scratch” I would like to know what that scripts have to do…
Thank’s a lo Chris! What do you mean with “Clean install” via FTP ? Making a “Clean Install” that’s mean that I haven’t run script?
What is job of that script that they recommend?
I talked with hosting and they told me that problem is by theme side, it seems to call outside servers … when clicking on script….
Dear, after doing script, I got a “Permission denied”…
Can you help me?
Thank’s a lot,
why you commented that part?
All right,
thank’s a lot for your patience!
Dear, with that option you remove from everywhere, I mean only on Home Page …