Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Share Buttons On Every Page??? #653375

    Ismael,

    Thank you for the timely response. I was not aware that Kriesi updated and included the social buttons in the layout builder for the Enfold theme. The code I provided was used before that was an option. I should have investigated a little more before crying wolf. Regardless, I was able to fix the issue. Sorry to have wasted your time. Thank you again.

    Sincere Regards

    in reply to: Share Links, Specific Location #364098

    Ismail,

    With the code you provided is there an adjustment to remove or not include the description heading = “share this entry”

    in reply to: Share Links, Specific Location #359503

    Ismail,

    I pasted the code in the functions.php which worked but the location is overlapping existing content. Is there a way to specify the location?

    in reply to: Share Links, Specific Location #359500

    Ismael,

    I did use the advance layout builder. Is there a specific location in the functions.php to place this code?

    in reply to: Share Links, Specific Location #358486

    Elliot,

    Any luck with this?

    Kris

    in reply to: Share Links, Specific Location #357750

    Elliot,

    I tried your method. Going through appearance, editor, loop-portfolio-single.php, update file. I placed your code in the location you said but no social buttons show anywhere on portfolio entries.

    regards
    Kris

    • This reply was modified 10 years ago by bgeyzer.
    in reply to: Share Links, Specific Location #357103

    Elliot,

    Yes. I copied the source code from the browser and pasted it into a specific location using a code block. The button styles are in place. The mouse overs are spotty. When clicked the functions works but the page content does not populate the share posting.

    The code I pasted looks like this:

    <div class=”av-share-box”><ul class=”av-share-box-list noLightbox”><li class=”av-share-link av-social-link-facebook”><span class=”avia_hidden_link_text”>Share on Facebook</span><div class=”avia-related-tooltip avia-tt” style=”top: 94px; left: 200.409072875977px; display: none; opacity: 0;”><div class=”inner_tooltip”>Share on Facebook</div><span class=”avia-arrow-wrap”><span class=”avia-arrow”></span></span></div><li class=”av-share-link av-social-link-twitter”><span class=”avia_hidden_link_text”>Share on Twitter</span><div class=”avia-related-tooltip avia-tt” style=”top: 84px; left: 319.909072875977px; display: none; opacity: 0;”><div class=”inner_tooltip”>Share on Twitter</div><span class=”avia-arrow-wrap”><span class=”avia-arrow”></span></span></div><li class=”av-share-link av-social-link-gplus”><span class=”avia_hidden_link_text”>Share on Google+</span><div class=”avia-related-tooltip avia-tt” style=”top: 91px; left: 439.499984741211px; display: none; opacity: 0;”><div class=”inner_tooltip”>Share on Google+</div><span class=”avia-arrow-wrap”><span class=”avia-arrow”></span></span></div><li class=”av-share-link av-social-link-linkedin”><span class=”avia_hidden_link_text”>Share on Linkedin</span><div class=”avia-related-tooltip avia-tt” style=”top: 93px; left: 559.499984741211px; display: none; opacity: 0;”><div class=”inner_tooltip”>Share on Linkedin</div><span class=”avia-arrow-wrap”><span class=”avia-arrow”></span></span></div><li class=”av-share-link av-social-link-mail”><span class=”avia_hidden_link_text”>Share by Mail</span><div class=”avia-related-tooltip avia-tt” style=”top: 94px; left: 679.499984741211px; display: none; opacity: 0;”><div class=”inner_tooltip”>Share by Mail</div><span class=”avia-arrow-wrap”><span class=”avia-arrow”></span></span></div></div>

    Let me also offer some clarification. My name is Kris. I am working on a clients site using the enfold theme and mainly working in the staging area. I can provide you my staging login if needed in a private message.

    Best Regards
    Kris

    in reply to: Share Links, Specific Location #356553

    Elliot,

    I was able to paste the code for the av-share-box into a code box using google’s inspect element feature. This allowed me to place the buttons where I wanted but as expected the functionality is not working right. The buttons work but the page content does not show correctly in the share post.

    Regardless, this trial and error leads to me believe with some modification this is possible. Can you help?

    in reply to: Share Links, Specific Location #356529

    Elliot,

    Sorry for not getting back to you sooner. My understanding is there is no shortcode for the av-share-link-llist, correct? Would it be possible to put the actual code in a code box so I can place it on the page where I want it.

    in reply to: Portfolio Slider Background and Text Formatting #338446

    Josue,

    That did it. its always the little things. I appreciate your assistance. Great support.

    Best Regards

    in reply to: Portfolio Slider Background and Text Formatting #338334

    Ismail,

    Thank you for your help so far. Below is the quick css I am using. Everything works except the color for the .grid-entry-title. I cannot get the title to change from the theme color.

    .main_color .grid-content {
    background: #3db1e2;
    }

    .grid-entry .main_color .avia-arrow {
    background: #3db1e2;
    }

    .main_color .main_color.inner-entry {
    text-align: left;
    }

    .main_color .grid-entry-title {
    background: #3db1e2;
    font-weight: inherit;
    font-size: medium;
    color: white;
    }

    in reply to: Portfolio Slider Background and Text Formatting #337974

    Josue,

    I’m currently working in the clients staging area and with the portfolio posts on the home page. Before sharing credentials, Is there a common css to handle this?

    in reply to: Portfolio Slider Background and Text Formatting #337733

    Through some trial and error I was able to change some of the formatting. However I am still having an issue trying to override the theme colors to change the entry title and excerpt text color.

    Your help is welcomed. Thank you

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