-
AuthorPosts
-
September 20, 2013 at 3:57 pm #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”>
September 20, 2013 at 7:36 pm #164185Hi,
Can you create an administrator account and send it to (Email address hidden if logged out) so i can check it personally?
Regards,
JosueSeptember 26, 2013 at 6:12 pm #166711Sorry 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,
JoshSeptember 27, 2013 at 5:34 am #167012Hey!
You can add this on your custom.css or Quick CSS to hide the meta infos:
.post-meta-infos { display: none; }
Cheers!
IsmaelSeptember 27, 2013 at 5:41 am #167016Thanks for the tip Ismael. Do you know if anyone has taken a look yet at the sidebar issues I’m having?
September 30, 2013 at 8:18 am #168019Hi!
I tagged this thread for Josue. I hope he’ll report back soon.
Best regards,
PeterSeptember 30, 2013 at 5:50 pm #168222Hey 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!
JosueSeptember 30, 2013 at 5:54 pm #168224Josue,
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.
September 30, 2013 at 6:12 pm #168230Hi Josh,
Ok, performed a test again, now in the Events page / Events widget section, check it.
Regards,
JosueSeptember 30, 2013 at 6:14 pm #168232Hmmm, 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”>
September 30, 2013 at 6:16 pm #168233Well 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">
September 30, 2013 at 6:17 pm #168235Well it’s still not including all of the code in here.
- This reply was modified 11 years, 1 month ago by josh_ames.
September 30, 2013 at 6:24 pm #168244Hi!
I tried putting your code and apparently no issues so far:
Regards,
JosueSeptember 30, 2013 at 6:25 pm #168246Weird. Ok. Well thanks for your help.
September 30, 2013 at 6:26 pm #168248Hello!
You are welcome, glad we could help, let us know if you have any more issues :)
Cheers!
Josue -
AuthorPosts
- The topic ‘Custom Sidebar Error’ is closed to new replies.