Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
Thank you! :D
So I emailed the LearnDash plugin maker and asked for the learndash custom post type slug or name.
They gave me 4 name files:single-sfwd-courses.php for courses
single-sfwd-lessons.php for lessons
single-sfwd-quiz.php for quiz
single-sfwd-topic.php for topicsMy question, should I copy your code 4 times and each time put another filename in the place of the “LEARN DASH CUSTOM POST TYPE NAME HERE” part?
Sincerely,
Morticka- This reply was modified 9 years, 9 months ago by Morticka.
Hi Elliot,
Thx for your fast response on a sunday! :)
Unfortunately I have no idea how to use that code, can you be more specific?
Sincerely,
MortickaHi Yigit,
My apologies about waiting so long to answer, I had a family emergency over here.
I do not want WordPress to be in Dutch, just the Enfold theme and some plugins that show up in the frontend. I’ve been looking at tutorials how to use Codestyling Localization, but since I’m using a child theme, it does not work.
The Codestyling Localization plugin says that the Enfold theme is deactivated which is correct, because I’m using a child theme. So I followed the instructions on #140430
I created a lang folder in my child theme and copied the dutch .mo and .po files there. Then I copied the following code in my child theme functions.php:
add_action(‘after_setup_theme’, ‘avia_lang_setup’);
function avia_lang_setup()
{
$lang = get_stylesheet_directory() . ‘/lang’;<br />
load_child_theme_textdomain(‘avia_framework’, $lang);
}I got a parse error and had to remove the code again.
I don’t know what to do anymore.
Do you have any suggestions?
Sincerely,
BarbHi Günter,
Oh shoot, I’m very sorry for wasting your time, I’ve removed WPML completely from my site this afternoon, got frustrated with the hassle. :(
You can close this topic
Sincerely,
MortickaHey Yigit :D,
Yes, I tried the codestyling plugin before and it did not work. But, I’m trying it again since there have been some Enfold updates since then. :)
*********************
Okay, I installed codestyling localization and got 4 malfunctions by the scripting guard: SEO plugin from Yoast, Enfold and LearnDash (2 paid plugins for elearning)
1. What do I do about those?( I also see that the plugin has not been updated since 2008, that makes me a little uncomfortable)
2. And where do I put the po and mo files from Remco (@briefencv)?
3. Is there another way without having to use a plugin? Every plugin slows down my site and I have a lot of them already, mostly paid plugins.
Sincerely,
BarbHey Josua,
Thx, that worked!!! :D
Sincerely,
MortickaFebruary 2, 2015 at 12:01 pm in reply to: How to remove WPML language flags from mobile menu #389260Hi Elliot,
Unfortunately, that code did not work, I still see the flags in my mobile menu (smartphone, iPad)
Do you have another solution?
Sincerely,
MortickaHi guys,
I would like to translate the text as well. :)
I’m using WPML and the text does not appear in the string translations? I’m also using a child theme.
Sincerely,
MortickaHi guys,
I’ve noticed the same problem with 3.0.8 on iPad2.
Elliots code at #388530 fixed the problem, thx Elliot! :)
Sincerely,
MortickaJanuary 20, 2015 at 1:10 pm in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #382407Hi Ismael,
Thx, I tried the code but indeed, it did not work. For now I will use the workaround.
Do you have any idea when this old issue will be fixed?
Sincerely,
BarbEDIT: I’ve just installed Gravity Forms on my public website as well, and there the shortcode button DOES work with Avia Layout Builder. Same configuration as my Staging Site. So why does it work with one, but not with the other? The bug is the same?
Anyway, you can close this topic. Thanks to all of you for trying to help me :D
- This reply was modified 9 years, 10 months ago by Morticka.
January 19, 2015 at 3:48 pm in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #381838Hi Andy,
To continue from my previous message: I opened a ticket for support at Gravity Forms as well, just to be sure and I got this answer from them:
“It sounds like the theme isn’t running do_shortcode for the content entered in their layout builder. I’m afraid this is something the theme developer will need to assist you with.”
Can you do anything with this information?
Sincerely,
BarbJanuary 19, 2015 at 1:58 pm in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #381744Hi Andy,
Thx for checking :)
But, I’ve deactivated all the plugins except Gravity Forms and the issue is still there.
I checked with Gravity Forms support, but I can’t find anything about this problem there.Gravity Forms shortcode button works fine with a normal post or page, just not within Avia Layout Builder.
Do you have another solution?
Sincerely,
BarbJanuary 15, 2015 at 9:49 pm in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #380475This reply has been marked as private.January 15, 2015 at 8:23 pm in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #380384Hi Yigit :D,
Oh it works when I copy the code in the Text Block as well, so that’s not what I need.
I need the Gravity Forms button in the Text Block to work. It’s there, it just does not work.
On ThemeForest it says that Enfold is compatible with Gravity Forms? Is this a bug and can it be fixed?
Sincerely,
BarbJanuary 14, 2015 at 4:46 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #379522Hi Yigit,
Yes, that’s it!!!
My staging site with 3.0.4 looks exactly as 2.9.2 again. Now I can start to upgrade my live website.
Again, thank you very much for your terrific, wonderful and fast support Yigit :D
Sincerely,
BarbJanuary 14, 2015 at 2:54 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #379414This reply has been marked as private.January 13, 2015 at 6:20 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #378980Hi Yigit,
Actually the width of the content is fine, it’s the same as 2.9.2.
I just have to:
1. move the logo a little to the left
2. move the search icon to the right (closer to the menu)
3. move the menu a little to the right.I did that previously in the code for 2.9.2 but 3.0.4 does not use that code.
Do you know how to fix it?
Sincerely,
BarbJanuary 13, 2015 at 5:08 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #378917Hi Yigit,
Yes, that’s the first thing I tried, but it looked ugly (see post #375604)
Sincerely,
BarbJanuary 13, 2015 at 4:47 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #378901This reply has been marked as private.January 13, 2015 at 3:56 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #378857This reply has been marked as private.January 9, 2015 at 12:24 am in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #377147This reply has been marked as private.January 6, 2015 at 11:44 am in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #375604This reply has been marked as private.December 1, 2014 at 8:56 pm in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #361028Hey Yigit :D,
Yes, that one works, thank you!!
(Did Josue get a chance to check the text out yet on his android? You still see a lot of extra spacing between certain words.)
Sincerely,
BarbDecember 1, 2014 at 3:06 pm in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #360773Hi Ismael,
You’re welcome :)
Nope, the code did not work? Do you have another solution?
Sincerely,
BarbNovember 30, 2014 at 4:40 pm in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #360294This reply has been marked as private.November 21, 2014 at 1:20 am in reply to: Featured image in Single author, big preview pic smaller and title above image #354773Hi Elliot!
Woops, sorry :D
I added the last CSS code and the image width is now the same as the text below, so that’s already better. But not yet the bigger width as the CSS code you gave me before (see image at #352882 )Do you have another suggestion?Never mind, I thought I just had to add the last code, with the previous CSS code added, it works now!!
You’re wonderful, thank you very much Elliot :D
Sincerely,
Morticka- This reply was modified 10 years ago by Morticka. Reason: Late night edit and brain on standbye
November 20, 2014 at 10:50 am in reply to: Featured image in Single author, big preview pic smaller and title above image #354178Hi!
Yes I did, I’m working on new blogposts and I have to test new images.
I just put the changed loop-index.php back, the title is above the blogposts again. :)
Sincerely,
MortickaNovember 19, 2014 at 2:39 pm in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #353671Hi Yigit,
Haha, yes, I always check my websites on my Galaxy Note 1 and iPad 2. On the Galaxy Note you clearly see more space between words here and there.
Sincerely,
BarbNovember 19, 2014 at 11:47 am in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #353557And the text on the desktop is centered as well, a lot of space between words.
Sincerely,
MortickaNovember 19, 2014 at 11:41 am in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #353554Hi guys,
Yes, that works with the title and the bar is indeed gone :D
But, the centered effect still effects the text. If you look closely you see a lot of spacing between words. (Yes, I’ve cleared my cache etc)
Can you solve that as well?
Sincerely,
Barb -
AuthorPosts