Mona86
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t activate testimonial feature in DaraThank you for your reply. I did see another post on the Dara forum that mentioned Jetpack. It turns out the problem is there; our webhost has disabled XMLRPC features because of insistent attacks. And without it, Jetpack can’t function. So we’ll wait for them to fix that.
Forum: Fixing WordPress
In reply to: 403 Error and Lay-out goneOk, I solved this. The File Permissions for the directories had somehow changed to 700, so I changed it to 755 and everything works again.
Forum: Fixing WordPress
In reply to: 403 Error and Lay-out goneUpdate: wp-admin now seems to go into a redirect loop.
Forum: Plugins
In reply to: [bxSlider integration for WordPress] Slider skips a slideYou’re right, I am using a different plugin. I am now going to try and build the slider with your plugin.
I guess that resolves the topic ??
Forum: Plugins
In reply to: [bxSlider integration for WordPress] Slider skips a slideI just discovered something a bit weird: In IE8 the slider is working correctly. All the other browsers I tried (FF, chrome, Opera, IE11) are skipping the slide.
Forum: Plugins
In reply to: [bxSlider integration for WordPress] Slider skips a slideThe errors with validation occurred because of my doctype declaration. I fixed this now.
When I remove the slider and run the validation, there are only 3 errors (https://maaikehartog.com/devt/cc_validate.png).
After adding the slider, there are 52 errors, as you can see when you validate it. So 49 of them are caused by the slider.
I have tested a text-only slider with the same WordPress theme, but the problem is the same there.
On the other website where I had this problem, I am using the Pro version, for which I paid. I hope you can find where the problem is. Thank you for your time.
Forum: Plugins
In reply to: [bxSlider integration for WordPress] Slider skips a slideWith the validator, I see that the problem could be that there is no space between attributes. The whole
ul
block is written without spaces, e.g.:data-bxslider-mode=”horizontal”data-bxslider-speed=”500″
But this is just when you view it by ‘View Source’. In Firebug, the code looks fine.
Could you please have a look at the HTML using Firebox or a similar tool?<
Forum: Plugins
In reply to: [Section Widget] Warning: is_file() on line 55I’m having the same problem.
Can one of the authors please react on this topic?