How can I show popular posts viewed use wpbakery (VS) carousel? - wordpress

I use WPBakery page builder (VS) And as shown as I use tab elements with 3 tab. First tab is top 5 posts have most comments, second is top 5 most viewed posts by users and the third is top 5 new posts.
tab elementin vs
for first and third I use carousel element and that work perfectly but in second tab how can I use carousel for show top 5 most viewed posts by users?
I install WordPress Popular Posts but that not usable in carousel element.
How can I do this?
element tab

Related

I want to do my home page responsive i am using using Divi builder

I have created a home page in WordPress using a Divi theme and Divi builder.
I want that page responsive (means I want when someone opens the site on mobile that person see one column but when someone open's it in the tablet that person see two-column). The issue is that the page is set on mobile with one column but when it comes to tablet it shows also has one column. But it has to see 2 columns. what to do now?

Focus on a div on page 2/3/4 etc etc

I'm working on a friend's site and have an odd question.
This page http://everydaynomad.com/freelight/en/installations/off-grid-installations/ has a wp_query at the bottom which shows 4 items. It is paginated.
If you hit page 2 it loads at the top of the page and you scroll down to see 4 new posts.
I was wondering if there is a way to make page 2,3,4,5 etc etc focus on the div that displays the 4 posts when they load?

How to create categories menù in WordPress?

I am new in WordPress world (before now I always used Joomla and some other old CMS)
Now I am testing WordPress and I have some doubts about how create a navigation menù in my WP Site.
This is my test site (that at this time have not content but only a template): http://www.scorejava.com/WPTest/
I plan to create articles organized by category and I would have an horizontal top menù like this WP blog: http://viralpatel.net/blogs/
As you can see in this second WP site there is an horizzontal top menù that contains some voices, like "Java", clicking on this voice appear a page showing all the Java posts preview.
As you can see this menù work also with submenù, for example, moving the mouse curso on Java appear the "Java EE" subvoice.
What can I do to have something like this in my Word Press?
And if I want a similar vertical menù in my right sidebar?
Tnx
Andrea
It's just a matter of using the "menus" screen from the Dashboard (when you're there, click on "Screen options" and enable all the possible item sources you want to use). Once you've created your menu, assign it to whatever area your theme designates for the top menu.
If you want to add it to a sidebar, just use the "widgets" screen and pick the "custom menus" item.
I think it would help if you read some of the introductory documentation from the Codex.

Need help displaying different footer widgets in wordpress

For all those wordpress users out there!
I'm putting together a wordpress theme and I have 4 widget areas in the footer. What I want to do is if there is no 4th widget set in wordpress that the 3rd widget area expand the size of the 4th too.
OR
Is there a way to have my 4 widgets on the home page and then in all other pages 4 completely different widgets?
Any help is appreciated!
Don't put them in the footer. Create 2 page templates, one with 4 sidebar areas and one with 3. Then on the homepage use that template and the other pages use the other template.

WordPress 3 - Problem with menu highlighting

I'm building a site that has a two level menu created with the admin Menu tool. The menu contains links to both Pages and Category lists. It doesn't link directly to Posts. The problem is that when you drill down into a Category list and click to view a single post in that Category, the menu highlighting gets it wrong.
I've tested on a new install of WP3, set up a simple test site with a few pages and posts in 3 categories. All I've changed in the theme is the style.css to highlight the whole path.
http://danwashere.com/wp_dev/
Here's a direct link to view a categorised post here:
http://danwashere.com/wp_dev/2011/07/28/blue-rocks/
Everything is a page, except with the section "Advice Categories" - all those sub items are category lists containing categorised posts - each post is only categorised with a single category. The menu structure is defined entirely in the Menu settings.
On that Blue Rocks page, the menu should be highlighted like this: Advice Categories -> Rocks, but it's highlighting the Sample Page item. And if you rollover the "Advice Categories" menu, you'll see that it is correctly highlighting the "Rocks" menu item.
It seems to me that WP is applying the 'current-post-parent' class to the wrong top menu item, but maybe I'm missing something?
// Edit, rewrite to make it clearer.
It seems as though were both having very similar issues. - Trouble highlighting correct menu parent with wp_nav_menu classes while viewing “single posts”
Im not using categories as links in my menu but I use them to filter content to each page via query_posts...if you examine the output from Wordpress you'll notice its actually placing the current page class onto the incorrect li tag when viewing a single post - Is this happening to you as well?

Resources