Tagged: ,

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #164090

    As a follow up to the message I posted in Themeforest, I’m having issues entering custom HTML code into a custom sidebar. When I hit save it looks like it saves but when I go to the page with the sidebar it is empty. Then when I return to the widget screen and refresh the custom sidebar widget is empty, as if it never saved.

    Below is the code I am trying to put into the custom sidebar via the Text widget.

    <div><span class=”avia_button_icon avia-font-entypo-fontello”>

    #164185

    Hi,

    Can you create an administrator account and send it to (Email address hidden if logged out) so i can check it personally?

    Regards,
    Josue

    #166711

    Sorry for the delay Josue. I just added you as an admin to take a look.

    Also, what file do I edit to remove the span class=”post-meta-infos” from the blog posts? I want the titles to show but no meta info.

    Thanks,
    Josh

    #167012

    Hey!

    You can add this on your custom.css or Quick CSS to hide the meta infos:

    .post-meta-infos {
    display: none;
    }

    Cheers!
    Ismael

    #167016

    Thanks for the tip Ismael. Do you know if anyone has taken a look yet at the sidebar issues I’m having?

    #168019

    Hi!

    I tagged this thread for Josue. I hope he’ll report back soon.

    Best regards,
    Peter

    #168222

    Hey Josh!

    Sorry for the late reply, your email arrived in Spam for some reason, i performed a quick test and the widgets appears to be working as expected see images below:

    Backend

    Frontend

    Remember to close the span and the div tag.

    Cheers!
    Josue

    #168224

    Josue,

    When I went to the Events page, I saw the little comment box that you show in the screenshot, however when I logged in and went to the widgets there was no box under Events, it was blank with no widget present.

    The main issue I guess isn’t that things won’t show up on the front end of the website, it’s that the widgets in the back end keep disappearing!

    Can you please check into this further. We are hoping to roll out this new website in the next week or two and need to get this resolved first.

    Thanks.

    #168230

    Hi Josh,

    Ok, performed a test again, now in the Events page / Events widget section, check it.

    Regards,
    Josue

    #168232

    Hmmm, it’s working now. Maybe is it the code that I am trying to insert into the text/html widget that is causing it to break?

    I’m just trying to get the code from the button on that page and copy and paste it in. I’d rather have the button in the sidebar, but maybe I need to develop an alternative.

    Here’s what I have been trying to put in when it “breaks”:

    <div class=”avia-button-wrap avia-button-right “><span class=”avia_button_icon avia-font-entypo-fontello”>

    #168233

    Well it actually doesn’t look like it included all the code in my last message. Let’s try that again:

    <div class="avia-button-wrap avia-button-right "><a href="" class="avia-button avia-icon_select-yes avia-color-custom avia-size-large avia-position-right " style="background-color:#ed1c24; border-color:#ed1c24; color:#ffffff; "><span class="avia_button_icon avia-font-entypo-fontello">

    #168235

    Well it’s still not including all of the code in here.

    • This reply was modified 11 years, 1 month ago by josh_ames.
    #168244

    Hi!

    I tried putting your code and apparently no issues so far:

    Regards,
    Josue

    #168246

    Weird. Ok. Well thanks for your help.

    #168248

    Hello!

    You are welcome, glad we could help, let us know if you have any more issues :)

    Cheers!
    Josue

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Custom Sidebar Error’ is closed to new replies.