Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'page '
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Add input field for pagination
July 22, 2019 at 4:38 pm #231512In your child theme functions.php file add this:
<?php function my_custom_wp_pagenavi() { global $wp_query, $wp_rewrite; $pages = ''; $max = $wp_query->max_num_pages; if (!$current = get_query_var('paged')) $current = 1; $args['base'] = str_replace(999999999, '%#%', get_pagenum_link(999999999)); $args['total'] = $max; $args['current'] = $current; $args['show_all'] = true; $total = 1; $args['mid_size'] = 3; $args['end_size'] = 1; $args['prev_text'] = '«'; $args['next_text'] = '»'; if ($max > 1) { echo '<div class="scroller-status"><div class="loader-ellips infinite-scroll-request"><span class="loader-ellips__dot"></span><span class="loader-ellips__dot"></span><span class="loader-ellips__dot"></span><span class="loader-ellips__dot"></span></div></div>'; echo '<div class="wp-pagenavi">'; } if ($total == 1 && $max > 1) echo paginate_links($args); if ($max > 1) { echo '</div>'; } }Then in your child theme copy archive.php into it, replace this section:
if(function_exists('kad_wp_pagenavi')) { kad_wp_pagenavi(); }to this:
if(function_exists('my_custom_wp_pagenavi')) { my_custom_wp_pagenavi(); }Ben
In forum: Pinnacle ThemeIn reply to: Add input field for pagination
In forum: Virtue ThemeIn reply to: Video embed not responsive
July 22, 2019 at 2:23 pm #231497Hey,
The video widget is not a theme widget, it’s from pagebuilder. I suggest you use our shortcode, you can use the visual editor widget and click “virtue shortcodes” then add the youtube shortcode.Ben
In forum: Pinnacle ThemeIn reply to: Add input field for pagination
In forum: Pinnacle ThemeIn reply to: Staff page order
July 22, 2019 at 1:56 pm #231491Hey Mark, Staff is shown in a masonry grid (think Pinterest) where the highest comes first so if your staff items are different sizes then the order wouldn’t be traditionally left to right but based on what is the highest on the page.
If you can post a link I can get you some CSS to make them all the same height and ordered left to right.
Ben
In forum: Virtue ThemeIn reply to: Virtue : Mobile menu customization
July 22, 2019 at 1:52 pm #231490Hey,
1. your site is blocked from me, I only see: Access to this site is restricted.In your theme options > Advanced Styling, you can set the mobile menu background.
2. You need to make your home page a static page. You can do this in settings > reading. There define a page for the “home page” and that pages title will be your page title.
Ben
In forum: Virtue ThemeIn reply to: Video embed not responsive
Page with video widget: https://monarchelectronicsrecycling.com/
In forum: Virtue ThemeTopic: Video embed not responsive
I am trying to add a video that will be fully responsive with Virtue Premium and Page Builder.
I have tried to add a video using other plugins, html code, and just the video url, and it fully responsive – the video does not stay contained in the Page Builder container and is cut off on cell phones. An example of this is *Login to see link This is using the following code:<p style=”text-align: center;”> <iframe src=”*Login to see link width=”900″ height=”506″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></p>. I would like to start with 900×506 size but be responsive and restricted to the container.
On a separate attempt, I tried using the video widget that comes with the Virtue Premium bundle. This is fully responsive, however the thumbnail uploaded to YouTube has a very poor resolution on the website and the “Share” and “Watch Later” icons at the top of the video do not work properly. I’m okay with suppressing the top line on the video display, but need the thumbnail uploaded to YouTube to come across with a higher resolution. Here is the link to the video: *Login to see link The image I uploaded to youtube for the thumbnail is 12809×720. Here is the page where I’m trying to add the video using the video widget.
I don’t really care what I use. Can you just tell me the best way to add a video to a site using Virtue Premium and Site Builder? I just need to have it fully responsive and look nice. Thank you for any help you can provide.
In forum: Virtue ThemeHi Ben,
I want to make mobile menu lines as Black, want to remove the gray box around the mobile menu lines and want to have Orange background behind all items when the mobile menu opens.
Here is the link.
Moreover, on the same link, how to change the “Latest Post” page title to “Product Line”.
Thanks
In forum: Pinnacle ThemeHi-
I was just wondering if it is possible to add an input field for the pagination of search/category results.
We have a large number pages, so it would be great if we could add an input field for someone to type in a page number and have it go to there, rather than clicking through multiple sections of the ellipses to find the correct page number.
Thank you!
In forum: Membership ForumsJuly 22, 2019 at 12:08 pm #231478Hello there,
I just purchased the WooCommerce SiteOrigin Page Builder to build my product page. I have purchased Mix and Match and Subscriptions extensions as well from WooCommerce. Do you have experience how to integrate these into the page? It seems to me I can have the Woo Product Page builder widget added only before or after the Mix and Match feature, but it doesn’t seem to integrate.
How can I make the Mix and Match feature part of the whole page, using Page Builder?
Thank you!In forum: Pinnacle ThemeTopic: Staff page order
Using numeric order on staff grid with no CSS and the page displays staff in a different order on different computers/devices? There’s 15 staff entries with order #’s like 10,20,30 all the way thru 120 or so, and the last 5 or so won’t show in correct order. Disabled cache and tried changing staff page content in case it was a cache issue but still no change in order. Phone/mobile appears to display correctly. Suggestions?
Thanks,
MarkIn forum: Virtue ThemeIn reply to: header widget position
July 22, 2019 at 11:50 am #231468Hey,
Which widget are you using? Most should have an align option so you can align right.Else if you want css can you post a link?
There isn’t a 5 column option for the footer but if you use a pagebuilder like siteorigin you can ad a layout builder widget and make columns in that.
Ben
In forum: Virtue ThemeIn reply to: contact template broken?
July 22, 2019 at 11:32 am #231459Razia please create a new topic, contact form template is set up in the meta area not part of the page content.
Ben
In forum: Pinnacle ThemeJuly 22, 2019 at 11:18 am #231454Hey,
In your settings > reading make sure the front page is set as your “posts page” and not as a static page. Then in your theme options > home layout make sure “page content” is enabled.You don’t need a plugin for pagination.
Ben
In forum: Ascend ThemeIn reply to: Ascend premium theme-restaurant demo
July 22, 2019 at 9:00 am #231443The hosting provider usually accounts for the largest factor in page speed and performance.
That being said you have some areas where you could certainly improve optimization. Also, your stats for the second site are not correct. No site only makes 2 requests, and certainly not the site you linked to. It’s also larger: https://tools.pingdom.com/#5b068bd572800000
You need to add caching and optimize your images for both sites. Check out this post: https://www.kadencewp.com/need-for-speed/
Ben
In forum: Virtue ThemeTopic: header widget position
Hi, I am tryin got change header widget position on my page (see attached screen shot) I would like it on the right side aligned with the container width. Another think I would like to do as make footer widget layout made of 5 columns instead of 4. Is this possible please?
In forum: Ascend ThemeHello Support team!
I have this one-site page, where loading time is very bad 🙁 I think there are too many http requests.
Page1:
*Login to see link
Performance grade: 77 (C)
Page size: 1,2 Mb
Load time: 3,67 sec
Requests: 54Speed test result:
*Login to see link———————————————————
Here is an other site, same demo content, but different hosting provider. Results are perfect, hopwever I’ve done everything the same way:Page2:
*Login to see link
Performance grade: 100 (A)
Page size: 581.0 B
Load time: 193 ms
Requests: 2——————
Can you please help, what can cause the problem?
Thanks
AnitaIn forum: Membership ForumsIn reply to: Change Blog and Posts Color
In forum: Membership ForumsTopic: Change Blog and Posts Color
Hello. I have a question. My website is using a dark color scheme for most of the content with some white areas here and there. But, the main background color is dark…it really works well for the site. But, for my blog and posts I am wanting it to be white. Is this possible? I really need it to work. I have attached some images of how the an example post looks along with the sidebars. Id much rather have a white background for the blog area. You can also see the comments box is black but when I try to type in it the letters are also a very dark color so it’s hard to be seen. The same goes for some of the sidebars as well. I have edited all of the text colors I know of but still get theses dark colors in the comments and sidebars. I wouldn’t care about this though if I could get the background to be all white. I have tried changing the “row” color in the page builder editor and it works and changes the post section to white but the sidebars and H1 header for the post still has a black background. Please let me know if I need to clarify anything!
-
AuthorSearch Results


