Forum Replies Created

Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • in reply to: Problem with blog posts and no header setting #186941

    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!

    in reply to: Enfold Instagram Icon #119857

    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!

    in reply to: How to decrease whitespace between buttons / columns #119305

    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.

    in reply to: How to decrease whitespace between buttons / columns #119303

    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?

    in reply to: social icons in footer socket #118084

    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.

    Dear Nick, that works perfectly! Thank you very much!! You may close this thread if you wish.

    in reply to: social icons in footer socket #118082

    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!

    Dear 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!

    in reply to: social icons in footer socket #118081

    Thank you for your reply. I’ll try it as soon as I get home and let you know the outcome. Thanks once again.

    Dear 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.

    I 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

    Dear 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).

    in reply to: Enfold Showcase #116455

    Looking very good, medienvirus! If I may be curious, what customizations did you make to the theme if any?

    in reply to: Visual Editor inserting random code #116860

    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.

    in reply to: Where is the Advanced Layout Editor for blog post? #118279

    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. :-)

    in reply to: social icons in footer socket #118079

    I figured out the first question, still clueless about the other two though.

    in reply to: Where is the Advanced Layout Editor for blog post? #118277

    Hi. You need to edit a file in order to activate that. This video will explain; https://vimeo.com/64996057

    Sounds great. Thanks Dude!

    That 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.

    in reply to: Enfold Showcase #116449

    I’m using Enfold on my website located at http://jeutie.info. Still trying to customize some stuff but getting there slowly. :)

    I’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?

    in reply to: social icons in footer socket #118078

    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!

    in reply to: social icons in footer socket #118077

    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!

    in reply to: social icons in footer socket #118076

    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!

    in reply to: Enfold Feature Requests #114605

    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.

Viewing 25 posts - 1 through 25 (of 25 total)