Forum Replies Created
-
AuthorPosts
-
Dear Yigit,
I found the error. The category name and page name were the same, so it defaulted to the category instead. I’m glad thats out of the way. The icon offset was caused by too little content it seems. Then I guess this is fixed. Thanks for the hint!
Here is what I did to add the Instagram icon in there:
1. Open the functions.php found in the /wp-content/themes/enfold folder, find the list of font icons and add Instagram to the list. (I added it underneath Facebook)
‘instagram’ => ‘’,[/CODE]
[B]2.[/B] Open the register-admin-options.php found in the /wp-content/themes/enfold/includes/admin folder , find the list of social icons and add Instagram to the list. (I added it underneath Facebook)
[CODE]’Instagram’ => ‘instagram’,[/CODE][B]3.[/B] Open the layout.css found in the /wp-content/themes/enfold/css folder, find the social_bookmarks and add Instagram to the list. Pick a colour for the icon too. (I added it underneath Facebook and the icon is brownish)
[CODE]#top .social_bookmarks_instagram:hover a{color:#fff; background-color:#61380B; }[/CODE]You can see the edit live on my site at http://jeutie.info – social icons are in the footer. Hope it helps!
[CODE]’instagram’ => ‘’,[/CODE]
2. Open the register-admin-options.php found in the /wp-content/themes/enfold/includes/admin folder , find the list of social icons and add Instagram to the list. (I added it underneath Facebook)
‘Instagram’ => ‘instagram’,[/CODE]
[B]3.[/B] Open the layout.css found in the /wp-content/themes/enfold/css folder, find the social_bookmarks and add Instagram to the list. Pick a colour for the icon too. (I added it underneath Facebook and the icon is brownish)
[CODE]#top .social_bookmarks_instagram:hover a{color:#fff; background-color:#61380B; }[/CODE]You can see the edit live on my site at http://jeutie.info – social icons are in the footer. Hope it helps!
[CODE]’Instagram’ => ‘instagram’,[/CODE]
3. Open the layout.css found in the /wp-content/themes/enfold/css folder, find the social_bookmarks and add Instagram to the list. Pick a colour for the icon too. (I added it underneath Facebook and the icon is brownish)
#top .social_bookmarks_instagram:hover a{color:#fff; background-color:#61380B; }[/CODE]
You can see the edit live on my site at http://jeutie.info – social icons are in the footer. Hope it helps!
[CODE]#top .social_bookmarks_instagram:hover a{color:#fff; background-color:#61380B; }[/CODE]
You can see the edit live on my site at http://jeutie.info – social icons are in the footer. Hope it helps!
That does indeed affect all paragraphs but as for now it does what I need it to do across my website, if it would interfere, I’ll make use of your suggestion. :-) Thank you very much both of you. Love the support here! You may close this thread if you wish. Thanks once again.
Dear Ismael,
I added that code to my custom.css but I haven’t seen a change, unless my eyes are deceiving me. Any help?
Dear Peter, that does indeed add the arrow. Thank you very much for your quick response! You may close this thread if you wish. Thanks once again.
May 14, 2013 at 3:40 am in reply to: Change title for single posts + issues with single posts #118435Dear Nick, that works perfectly! Thank you very much!! You may close this thread if you wish.
Dear Peter,
That code does indeed underline the menu item but it is not the same as when viewing a category. (Compare http://jeutie.info/tech-blog/ with http://jeutie.info/tech-blog/redesign-complete/) I know I am nitpicking but I guess that is my OCD playing up. Thank you never the less for all your help!
May 13, 2013 at 4:50 pm in reply to: Change title for single posts + issues with single posts #118433Dear Peter,
That did indeed fix the alignment. Thank you very much! The only thing that remains is the title of the blog (right) when viewing a single blog post. If you would have any idea about that, I’d much appreciate it. Thanks once again!
Thank you for your reply. I’ll try it as soon as I get home and let you know the outcome. Thanks once again.
May 12, 2013 at 7:57 pm in reply to: Change title for single posts + issues with single posts #118431Dear Nick, my apologies, yes, the first image, the featured one, is correctly centered, but I’ve added another one below (above the icon list) and that is off center for me. I’m guessing the layout builder does not like me switching back and forth to mess about with shortcodes and such.
May 12, 2013 at 8:13 am in reply to: Change title for single posts + issues with single posts #118429I figured out the blurry text. I edited the blog post manually and removed all [av_textblock] shortcodes. It fixed the issue. I made another blogpost though and the image is not aligned in the center (http://jeutie.info/tech-blog/redesign-complete/) The shortcode does imply it should be centered. Perhaps it is related to the arrow to go to the previous blog post. I do notice that my Blog Single Author Small layout looks different than the one in the theme demo. :-S
May 12, 2013 at 6:55 am in reply to: Change title for single posts + issues with single posts #118428Dear Nick,
Thanks a lot for the quick support! That first piece of code did indeed fix the square issue. The code about the blurry text did not work. You can easily see it by viewing the text from the excerpt here (http://jeutie.info/weightloss/) and then view the actual post here (http://jeutie.info/weightloss/how-it-all-started/). The text from the excerpt looks much better (I’m using a Retina Macbook Pro).
About the name of the page, it now gets the title of the blog page. I figured out how to remove the title without touching the breadcrumbs, but that does not look as good. I’d like it to pull the name of the category of the post instead. It should be similiar to the breadcrumbs as it displays correctly there (You are here:Home/Blog/Weight Loss/How it all started).
Looking very good, medienvirus! If I may be curious, what customizations did you make to the theme if any?
I experienced this too. I ended up just using the shortcodes without the builder editor to circumvent it as it did change the look of my page.
I have nothing to back this up, but I’m pretty sure this will be implemented by default in the next revision of this theme. If not, it’s only a small edit to make. :-)
I figured out the first question, still clueless about the other two though.
Hi. You need to edit a file in order to activate that. This video will explain; https://vimeo.com/64996057
May 10, 2013 at 5:34 am in reply to: Can't edit or change a text block in Avia layout builder #117069Sounds great. Thanks Dude!
May 10, 2013 at 4:07 am in reply to: Can't edit or change a text block in Avia layout builder #117067That did work. Thanks a lot, Nick! :-) Is there any simple trick like that to enable the use of all shortcodes within a text block? Now only the dropcaps are allowed.
I’m using Enfold on my website located at http://jeutie.info. Still trying to customize some stuff but getting there slowly. :)
May 9, 2013 at 6:34 pm in reply to: Can't edit or change a text block in Avia layout builder #117065I’ve added that code to my functions.php but when I switch from the builder to the default editor, it is still blank. Any help?
Sorry for the double posts, I can’t seem to edit them. I have a third question, when viewing a post within a category, the link in the header links to the blog rather than the category. (the left link) Because of this, the selected category is not underlined in the main header. I’d like to change this so when you go http://jeutie.info/weightloss/how-it-all-started/ here, the left would say Weight loss, and in the header it would be underlined. (like it is here: http://jeutie.info/weightloss/)
I hope the 3 questions above can be answered so the theme can completely suit my needs. :D So far it is the best 50$ ever spent!
Also to add to the above question, I think my featured image is having a problem. It is not a nice square. Take a look here: http://jeutie.info/weightloss/how-it-all-started/ How should I fix this? Thanks already!
Dear Ismael,
Thank you! That works flawlessly. So where can I now add and or change the social icons that are displayed? I’d like to display Facebook, Twitter, YouTube, Google Plus, LinkedIn and Instagram. Thanks for your help!
What I would find particularly handy is being able to switch between the advanced layout editor and the standard editor. Now pages made with the advanced editor show up as blank in the standard editor. Perhaps it is a bug, I’m guessing the shortcodes should be displayed.
-
AuthorPosts