jemcbade
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post Layout – Custom ThemeOk, it seems that I have to individually style classes that are added to the tags that the editor generates.
So am I presuming correctly that I need to test and style “ALL” classes that the editor adds to the tags?
I guess these are all defined in a css file I should create for my purposes along the lines of a “editor-style.css” then?
Sorry if this seems obvious but I thought the editor code had intrinsic default styles.
?Forum: Fixing WordPress
In reply to: Reduce Mobile header sizeFor moving the hamburger up, I copied the whole selector but I am sure you could use less of the path I copied to:
#sticky-wrapper > div > div > div > div.responsive-nav.hidden-lg.hidden-md.visible-sm.visible-xs {
margin: 0;As for the header, did you style the header image for mobile first? Ah looks like you used Revslider. I suspect there is an adjustment in it’s config for this slider.
Have you looked at that?
Forum: Fixing WordPress
In reply to: i can’t connect my websiteAre you sure all your permissions are correct for that folder on the server?
Just a thought.
Forum: Fixing WordPress
In reply to: i can’t connect my websiteHi Hana,
I just looked and there doesn’t seem to be any wordpress files where that URL is pointing to.
Are you trying to do a multi-lingual site or are you trying to set this up as a multi-site installation?
I will try to help!
-John
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Not all posts are migratingI have figured it out. It was not the PHP versions or modules, it was that MAMP had updated the MySQL engine and the DBs needed to be updated. I got a clues when Navicat could not access the DBs either with a schema error.
Funny that Sequel Pro had no problems accessing but did not trap any errors. Be advised that Navicat has better error trapping but of course costs significant money.
This is a great plugin that I STILL rely on. I never lost faith in it, I just was stumped as to why it was acting in this strange manner.
I appreciate your assistance, even though it turned out to be something else.
Be advised MAMP users that the DB engine has changed and so there are some conversions needed for existing DBs.
My sincere apologies for any troubles.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Not all posts are migratingThere are no multi user plugins in this site.
I used the plain old wordpress export as xml and that worked.
Funny, before the last update to AIO, it worked fine as far as I know. This is how I do things all the time. I make an export using AIO and then apply it to my working copy on my local computer.
PHP is 7.2.10 on the local machine. Site is atm running php 7.0
I hope these details might hep figure this out.
Forum: Plugins
In reply to: [Polylang] Upgrading to additional licensesAnd it also says:
The technical support is available only to users having a valid license key. For our free products, please use the support forum on www.ads-software.com.
We can answer questions in English and in French. Our support hours are Monday through Friday, 9AM to 6PM CET (UTC+1 / UTC+2 in summer).Not trying to argue here. I feel caught in a catch-22 though
Forum: Plugins
In reply to: [Polylang] Upgrading to additional licensesAnd they say unless I have an account already, (not being a paid account), I need to ask my question here. *shrugs*
Forum: Plugins
In reply to: [Simple Membership] Multi-languageHowever if you are using any of the addons, this feature might not work correctly because none of the addons have been translated in other languages yet.
I will make it part of my testing to see if Polylang has any influence on the Add-ons. I know for CPTs such as ACF and Formidable Forms Pro, Polylang is helpful.
If Polylang is not the solution, who “owns” these ad-ons? Would we be looking at creating .po / .mo files for these then? I would be interested in Japanese translations and maybe Spanish as well. I MAY have some resources to help get that done. No promises at this point but I am willing to look into that.
Forum: Plugins
In reply to: [Simple Membership] Multi-languageOk, more time to test things and work out a process and I think I am closer. I am sharing this because I think it might be helpful for your research.
There are two aspects that I think apply here:
Backend: Switching the language of the site does indeed cause the .mo files to display the admin section in the corresponding language.
Frontend: This is where Polylang does its bit. All the pages that are installed by default are in English. I would use Polylang then to create translated versions of these pages used for Login, Join etc.
I have yet to finish that step to see how well that works out.
I think I am at least a good portion of the way there.
I hope my input on this is helpful to you and others.
Forum: Plugins
In reply to: [Simple Membership] Multi-languageATM two
Forum: Plugins
In reply to: [WP FullCalendar] TranslationOh, just use poedit on the language files as needed?
And how is the language selected – but the current language of the browser?
Am I on the right track?
Forum: Plugins
In reply to: [Advanced Forms for ACF] Can’t ConnectNever mind. I figured it out.
*facepalm*
Forum: Plugins
In reply to: [Media Library Assistant] Warning: Parameter 2 to MLAQueryI had the same error and the build seems to have resolved the issue.
1) Is this build ok to use on a live site?
2) When will you post a new release build?Thanks!
Forum: Plugins
In reply to: [WPPC Front End Form Extension for ACF] ACF ProSame experience here! This was posted a year and a half ago? I tried this just this week.
I also find the developer un-responsive.