j05hr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress redirectAh figured it out, it’s never happened to me before with over 20 sites so figured it must of been something I was doing different. I was using the polylang plugin. So I tried to disable that and it worked fine. Re-enabled it and changed the permalinks to default and then changed it back to post name (for anyone that has the same problem and comes here to find a solution)
Forum: Plugins
In reply to: [Thumbnail carousel slider] Change max widthI know you can’t reduce the visible images at the moment but i’m asking is it possible to do it or do you know how I can do it?
I know it looks fine on my site but if you reduce the site to 400px in width I want only 1 recent client to be visible so the imaage can stay at full size at 150px wide and not be reduced to about 20px wide if you know what I mean?
How can I make the arrows not appear on top but to the side in CSS?
Thanks
Josh
Forum: Plugins
In reply to: [Thumbnail carousel slider] Change max widthIs there any way to make it so when you go below say 600px the number of images reduce? So it goes from 6 visible to 2?
It’s pointless it being responsive if at 400px on a phone you can’t see any of the images?
And also is there a way to make the arrows not to be on top of the images like on the non responsive version?
Thanks
Josh
Forum: Plugins
In reply to: [Contact Form 7] Styling 2 versions of CF7Thanks for the replies.
Esmi,
If it does give unique id or classes I’m doing it wrong both of mine look like…
<form action="/graphic-design#wpcf7-f161-p28-o1" method="post" class="wpcf7-form" novalidate="novalidate">
<form action="/contact#wpcf7-f872-p7-o1" method="post" class="wpcf7-form" novalidate="novalidate">
Buzztone, I know I can do this but as all the CSS was already setup, I was wondering if what I was asking was possible? If that comes across as rude, I don’t mean it too.
Forum: Fixing WordPress
In reply to: Adding content to pagesThat’s what I’ve done but the problem is it only goes around the content once. It needs some sort of loop to add the div class 4 times. That’s the bit I’m not sure about. How to do the loop.
Forum: Fixing WordPress
In reply to: unable to log in to wordpress admin areaIs your website like sample.com or sample.wordpress.com
Forum: Fixing WordPress
In reply to: unable to log in to wordpress admin areaYou can edit the login details in your database https://codex.www.ads-software.com/Resetting_Your_Password
Do you know how to access the database?