Tagged: advanced-layout-editor
-
AuthorPosts
-
January 12, 2014 at 4:25 am #208543
There must be a way to control text size in the advanced layout editor seeing as how it’s “advanced”…am I missing something?
Thanks,
ElleJanuary 12, 2014 at 4:53 am #208548Hi kmcca!
Which text are you refering exactly? We can provide you custom CSS code to adjust them. If you are referring to Text Block element, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.avia_textblock { font-size: 18px; }
Regards,
YigitJanuary 12, 2014 at 5:08 am #208557Yes, I am referring to text block element. I would like to be able to adjust header sizes differently than paragraphs. Changing the code as you suggest would change all text, no? That’s not what I’m looking to do….
January 12, 2014 at 5:09 am #208561Ie, I have several section headers I would like to be larger:
http://ld113.inmotionhosting.com/~medita15/meditateinhollywood.org/spiritual-directors-2/January 12, 2014 at 5:10 am #208562Hi!
EDIT: Please add following code to Quick CSS as well
.main_color b { font-size: 18px; }
I would suggest you to use Heading elements ( h1, h2, h3, h4, h5 or h6 ) instead of B tag for titles and use Strong tag instead of B tag in your content to make them bold
Cheers!
Yigit- This reply was modified 10 years, 10 months ago by Yigit.
January 12, 2014 at 5:28 am #208578Right! I would usually use heading elements but the option for them seems to have gone away…is there some control I don’t know about that can fix this?
January 12, 2014 at 5:33 am #208582Hey!
You can highlight and make any text heading element as shown in screenshot http://i.imgur.com/7OsBNIg.jpg or you can use Special Heading element under content elements in Avia Layout Builder.
Please note that you are using Enfold version 1.8.4 which fairly old. Recently version 2.4.5 was released and there was many bug fixes and improvements done to the theme since version 1.8.4. It is also fully compatible with WordPress 3.8
You can update the theme to be able to use newly added features. Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitJanuary 12, 2014 at 5:41 am #208586Thanks yes, but like I said, the header element is no longer visible in either the default or advanced editor…see screenshot: http://ld113.inmotionhosting.com/~medita15/meditateinhollywood.org/wp-content/uploads/2014/01/screenshot.jpg
January 12, 2014 at 5:46 am #208589Hi!
Please try updating WordPress to version 3.8 and Enfold to version 2.4.5. It should help
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitJanuary 12, 2014 at 5:54 am #208592So I was just looking into doing that based on your previous message. My WordPress version is already 3.8, but I am having trouble finding a way to update Enfold; on WordPress, my “Enfold theme options” does not appear the way it does on the link you provided – there is nothing about updating, instead it talks about “updating dummy content” then goes into “front page settings”, “logo” etc…no where do I see update options.
January 12, 2014 at 5:56 am #208594Hi!
Updating from backend feature was added in version 2.0.1 if i am not mistaken. So you should login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the files manually then update the theme via FTP.
Cheers!
YigitJanuary 12, 2014 at 6:06 am #208602Gah. Dead end. #1, I don’t have the theme forest login info, #2, no idea how to update via FTP once I get the info from colleague on Monday. Guess this is a whole new troubleshooting project. I just don’t understand, I had access to the header drop down menu when I was working on this site a couple weeks ago….a bug I suppose. Welp, sounds like updating is the only solution?
January 12, 2014 at 6:08 am #208603Hi!
You can find a video tutorial on this page i previously posted on how to update the theme via FTP http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitJanuary 12, 2014 at 6:13 am #208605Thanks much. Once I get the login info, I’ll check this out…looking forward to having some design control again! Best wishes…Elaine
January 12, 2014 at 6:43 am #208606Hey Yigit, I now have my ThemeForest login info but I don’t see a “download” section to find the update at. Can you provide a link?
January 12, 2014 at 6:08 pm #208676Hi!
After you login, please go to http://themeforest.net/downloads and download Enfold, it will download updated version, then you can follow instructions from the video tutorial
Cheers!
YigitJanuary 12, 2014 at 7:48 pm #208699Hi Yigit, I’m at the page and I see a paragraph that says “Update: Version 2.4.5 Out Now! WordPress 3.8 compatibility, bugfixes and new features! Check the changelog at the bottom of this page for more information and examples;)” And yet, nothing about “download update here”.
In the top right corner I see the message: “You have already purchased this file. You can download it here.” Am I to assume that is how I download the update?
Nothing very straightforward or intuitive about this process:/
January 12, 2014 at 8:03 pm #208701Hi!
Yes, if you are on Enfold’s page on ThemeForest, you can click “You can download it here.” and download the latest version.
Regards,
YigitJanuary 13, 2014 at 12:06 am #208737Hi Yigit, in the video’s beginning, before it gives the FTP instructions, it shows how to upload the theme via WordPress. Seems like a much easier way of going about it, but is this not recommended for some reason?
January 13, 2014 at 10:18 am #208872Not sure if the problem of text size was resolved but I just installed “Ultimate TinyMCE” and enabled font size and font family, along with a few other things, and it allows me to easily change text size throughout the text block along with font family. I just use another plugin called “fontmeister” to install google fonts. It’s a pain to preview the fonts through fontmeister so I just go to http://www.google.com/fonts and look for a font there then take not of the ones I liked and install using fontmeister.
I hope this helps
January 13, 2014 at 11:20 am #208887Hey!
We recommend ftp because you can backup the theme files first AND you can make sure that all new files are uploaded on your server. The wordpress installation method sometimes fails (corrupt files, etc.) and this can result in weird theme errors/issues.
Regards,
PeterJanuary 14, 2014 at 2:54 am #209280Thanks for the plugin tips jtree5757, and thanks Peter for the FTP explanation – great to finally have better understanding around this. I’m currently waiting to find out if the original website creator made any changes to CSS before I go ahead and update; I’ve gathered that if any changes were made to the theme and I go ahead and update it without addressing those changes, I’ll be dealing with a whole other can of glitchy worms…right?
January 14, 2014 at 8:28 pm #209657Hey!
It would happen only if they made changes on theme files without using a child theme. Your content is saved on your database and theme options will remain the same (including custom css in Quick CSS) as long as theme names are the same
Best regards,
YigitJanuary 15, 2014 at 12:58 am #209782Thanks Yigit. I just learned that the only CSS changes that were made were to increase the logo/header size. Im guessing that a child theme was not created. So, please tell me if I’ve got this straight: moving forward I should reinstall the theme via FTP, after which I will find that the logo doesn’t fit, and to address that, I will need to create a child theme in which I can modify the header image size…yes/no?
January 15, 2014 at 2:00 am #209808Hi!
If only css changes were made, they are either in Custom.css file inside Enfold/css folder ( which you can copy and paste in updated version ) or in Quick CSS section in Enfold theme options. For the ones in Quick CSS section you do not need to worry, they will not be overwritten and you do not need to create a child theme if only CSS changes were made and/or will be made.
Cheers!
YigitFebruary 1, 2014 at 4:11 am #217706So I’ve finally updated the theme. But one of the issues that caused me to update it at your recommendation – not being able view headline options in the advanced layout editor – is still an issue, i.e., I still cannot view headline options and thus cannot control text size. Help?
- This reply was modified 10 years, 9 months ago by kmcca.
February 1, 2014 at 7:30 am #217715Disappointed that the upgrade didn’t fix the lack of headline control, I went ahead and took jtree’s advice and installed the Ultimate Tiny MC plugin which has allowed me to view headline options and enable font control (thanks jtree5757). Hopefully sailing will be a bit smoother here on out.
February 3, 2014 at 1:25 am #218545Smooth sailing, NOT. When I returned to make another change to a post I had just edited, the “visual” aspect of editing was no longer visible (my original problem). I remembered that someone above had recommended I try deactivating any text-related plugins and that doing this had corrected the visual editor, so I tried that again with the new plugin tree recommended and my visual editor is again visible. BUT now Im back to the problem of not having ANY text size control because the headline bar is gone again – IE, upgrading the theme did not fix this issue, and my alternate solution doesn’t allow visual editing. PLEASE ADVISE.
February 3, 2014 at 1:54 am #218548Hi!
I’m not sure why you though that upgrading would give you text size control on headlines but that is not in any plans for the theme right now.
If you use a Special Heading element you can choose the H1-H6 option which changes the output and if you want more specific control of the font size of those elements you can add css to the Quick CSS to modify them. Eg;
h3 { font-size: 16px; }
Regards,
DevinFebruary 3, 2014 at 6:00 am #218623Thanks for replying, though, had you completely read my message, you could have saved us both the trouble of responding to something irrelevant. I stated that “Im back to the problem of not having ANY text size control BECAUSE THE HEADLINE BAR IS GONE AGAIN.”
Since the upgrade didn’t return the HEADLINE element to its natural place, I went and tried a plug-in which DID offer me the headline element and more, BUT THEN I lost the ability to view the visual aspect of the advanced layout editor.
So I’ve DEACTIVATED the plug-in and thus REGAINED the visual aspect of editor, but I’ve LOST the HEADLINE ELEMENT and this project has been held up for WEEKS over this.
-
AuthorPosts
- The topic ‘Advanced layout editor / text size control’ is closed to new replies.