-
AuthorPosts
-
September 13, 2013 at 8:16 pm #29630
Hi i would like to embed a twitter widget to my front page..
I tried to put down the code in a text box.. but then my advanced editor has stopped working so i had to start over.
Is there a way i could do it? i want to have a 1/2 space and then two 1/4 spaces.
The widget will be placed in one of the 1/4 spaces
thanks!
September 14, 2013 at 12:31 am #141149Hi,
I had no problem inserting Twitter widget inside of a Text Block. Have you inserted the code while on text tab?
Regards,
Yigit
September 14, 2013 at 4:36 pm #141150yes and i updated my page and everything fine but when i wanted to edit that specific page, instead of opening the edition page it opened a blank page with the twitter widget on it. So i erased that page and started over
September 14, 2013 at 4:37 pm #141151this is the code i’m using
<!-- BEGIN: Twitter website widget (http://twitterforweb.com) -->
<div style="width:236px;font-size:8px;text-align:right;"><script type="text/javascript">
document.write(unescape("%3Cscript src='http://twitterforweb.com/twitterbox.js?username=grypmx&settings=1,0,3,236,236,f4f4f4,0,c4c4c4,101010,1,1,336699' type='text/javascript'%3E%3C/script%3E"));</script>Created by: <a href="http://twitterforweb.com">twitter website widget</a></div>
<!-- END: Twitter website widget (http://twitterforweb.com) -->September 14, 2013 at 5:21 pm #141152Ok, i used the official twitter widget and it worked, now i have this problem.
I’m using a 1/2 and two 1/4 spaces. in the 1/2 i’m going to insert some text, in the first 1/4 space the twitter widget and in the last 1/4 an image. the problem is that i want the widget and the image to be next and when i insert them they have a space between each other.
Is there a way to make them move closer?
I also want to place another two 1/4 spaces below the widget and the image
September 15, 2013 at 12:50 am #141153Hi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
img.avia_image.avia-builder-el-6.avia-builder-el-no-sibling.avia-align-left { margin-left: -40px; }
Regards,
Yigit
September 15, 2013 at 10:20 pm #160117Thanks! that worked perfect for the space between de widget and the image, but i also want to reduce the horizontal space between the widget-image and the image-blog posts.
Also the space between the image and the blog posts and is there a way to reduce the excerpt?
Thanks!
September 16, 2013 at 12:15 am #161490Hi,
Please try adding following code as well
.page-id-1629 body .column-top-margin { margin-top: 0; }
You can manually add Read more tag in that particular post
Regards,
YigitSeptember 16, 2013 at 11:26 pm #161945Hi,
The code didn’t work and the “read more” tag is not shown in the specified place :(
Regards
September 16, 2013 at 11:30 pm #161948Hi,
Can you create a temporary admin login and send me on
Regards,
Yigit- This reply was modified 8 years, 6 months ago by Yigit.
September 16, 2013 at 11:33 pm #161951Ready!
September 17, 2013 at 12:09 am #161961Hi,
I applied the code it works fine. But read more does not work. It may be because you are using WordPress 3.6.1 and Enfold version 1.6. You should at least have version 2.0.1 if you are using WordPress 3.6+. Version 2.1 is available on ThemeForest. You can try updating your theme. In that case, if you are not using child theme, please make sure you have backup of changes you have made on the theme overall.
Regards,
YigitSeptember 17, 2013 at 12:18 am #161964hi,
Ok i’ll try updating.
thanks for your support!
Regards
September 17, 2013 at 12:20 am #161966 -
AuthorPosts
- The topic ‘embed twitter widget’ is closed to new replies.