I use the social sharing plugin AddToAny with wordpress. Right now the sharing buttons are placed directly after the content of the post, before the category flags. I would like to displace the buttons in that way that they are shown after the category flags. But unfortunately I don't have any idea how to do it. I would be very grateful if you can help me in this regard.
Thank you!
Best wishes, Pradhana
Here is a good start - http://fontawesome.io/examples/
Font Awesome has everything you'll need to make your own social buttons
Related
I'm trying to customize a theme that I bought for WordPress.
My knowledge in PHP is null, because I use King Composer as the editor that comes with the subject.
I am starting to modify parts of the theme, but the main cover, which I show in the capture, I can not change the background image of the beginning of my site.
They are two different images that alternate, and the text that each one has.
I leave the link to my site, I guess I offer them a lot so they can help me, but looking for the files I do not know how to edit, so I use King Composer.
I've seen tutórales, but they focused on blog and I did not find a way to solve this, like changing the images of the slider.
Sorry to offer you just this, if you give me more ideas so you can help me.
Thank you.
http://howello.bolvo.com/
Your slider is controlled by a plugin called Revolution slider.
You should see an option for this in the wordpress admin menu on the main side bar to the left. You can change the image by finding the correct slide (as i presume there will be multiple) and editing it.
You can find the documentation here: https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
I have recently begun assisting updating my company's website. We have a few video playlists that I noticed have a ton of extra navigation buttons. I have an attached screenshot with the navigation circled.
I cannot figure out where the extra buttons are coming from, so I am unfortunately not even sure what the best questions are to ask here. The best I can find from digging around in the CSS are that there are references to mejs and aria. For all of my toying around. I have not been able to isolate one set of the buttons to go away and still show standard navigation buttons.
Thank you!
Check CSS Styling for input[type='button'] or button in your CSS.
I'm new to WordPress and I've encounter a different display of the Menu of Widgets. It display as 100% width of the screen I guess, I cannot drag my widgets to my site.
Please tell me how to fix these.
Super Thanks Guys specially Helping Hands
The FileZilla that I've used was the problem. I deleted some of the css codes I guess. I just used WinSCP instead and it work properly.
Thanks Again
i'm new to this website, so this is my first post!
Anyways, I came to ask something about a website i'm making for my Webcomic(i'm using Weebly, BTW). how can you be able to us the buttons when wanting to see another page of a comic.
And i'm talking about navigation buttons, BTW. Not to mention that Weebly can only allow me to use 10 pages until I can upgrade. :p
So yeah, that's all I have for now, I hope you can help. Please and Thank you.
With the 10 page limit I think your best option may be adding a slideshow or gallery if you want to remain a free user.
http://kb.weebly.com/slideshow.html
http://kb.weebly.com/image-gallery.html
Graphicriver uses a "Thumbnail hover popup" technique on it's thumbnails.
When you hover on a thumbnail a bigger image is displayed as you can see on my screenshot below:
I believe they are using this:
http://plugins.jquery.com/project/thumbnail_hover_popup
Demo: http://home.comcast.net/~littlemoe85/thumbhover/index.html
How can I achieve this on my wordpress blog?
Any ideas guys?
Thanks in advance
You'll need to know how to use jQuery to achieve this effect. Then follow the plugin's instruction here
You may also dig into the demo source code to see how the plugin used.
Sorry, no step by step walkthrough because it is so long and depending on your wordpress setup.
Good luck pal.