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 'site'
-
AuthorSearch Results
-
In forum: Virtue Theme
Topic: Store page layout
Hi,
The store page of my website in the mobile view looks very ugly all the products are displayed at one corner of the page. The woocommerce price filter sidebar seems to overlap the products. Even if I change the page layout to fullwidth, the products still remain shiftd at one corner of the screen. I am sending you the screenshots of the store page. Please have a look and help me solving this problem.Screenshot
Regards,
KapilIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Removing Results and Sorting on products page
In forum: Virtue ThemeHello! Is it possible to add an image above the Custom Carousel rather than have the default title appear?
I am working on a staging area for the website, so I can’t show you specifically what I’m trying to do. However, here’s our current website: http://www.abortioncarenetwork.org
Many thanks!
HeatherIn forum: Virtue ThemeIn reply to: Blog Grid not showing FULL blogs
In forum: Pinnacle ThemeTopic: Major issues with mobile
Hi,
The sites gets really messed up when you view it on mobile. The client ideally wants to site to look exactly the same but I’m not sure if it’s possible to turn off responsive layout completely. If that’s the case is there anyway to at least keep the two columns on each page side by side instead of one on top of the other?
thanks so much.
MonicaIn forum: Virtue ThemeIn reply to: Blog Grid not showing FULL blogs
October 20, 2015 at 4:25 pm #63656Don’t worry about the child theme. I’ll get you there. Send me a login to your site. I’ll upload it so you get the full content in your grid.
Ben
In forum: Virtue ThemeTopic: Mobile menu does not appear
I have turned on the mobile menu in premium and it does not appear on the website run on a mobile device. Website: http://www.andornot.co.uk
Regards
Andrew Wade
In forum: Virtue ThemeHi Ben,
Thanks for that. I do have the pages set for feature. I set the front page to have slider above heater and would like all pages to have slider above header.
Home: http://ehmahaa.org.au/websiterebuild/
About Page: http://ehmahaa.org.au/websiterebuild/home/about-us/
Is there a way to do this without a child theme?
Thanks!
In forum: Virtue ThemeIn reply to: galleries and product variations
In forum: Virtue ThemeOctober 20, 2015 at 12:46 pm #63621Where did you get?
If you want send me a login to your site I can set this for you.
Use ‘Set as private reply’.
Ben
In forum: Virtue ThemeIn reply to: Noindex,follow
October 20, 2015 at 12:45 pm #63620ok, if you deleted then did you clear your cache on the site? because I still see the flower and if your only using the function then the flower shouldn’t be there.
Ben
In forum: Virtue ThemeOctober 20, 2015 at 12:44 pm #63619One thing to check, in the “encodedmessages” folder on your site where you moved the site to. Do you have any index.html file? It seems like the php file is not loading and an index.html file could do that.
Ben
In forum: Pinnacle ThemeIn reply to: Themes goes out of whack on Mobile
October 20, 2015 at 12:39 pm #63617Hey,
Best option is rarely to fix a problem with another problem. And to be clear forcing the site to be desktop on mobile is not only not possible it’s also really bad idea for all your mobile traffic and for SEO ranking.Your mobile site is not so bad that you can’t fix with some good css. For example. Lets start with your portfolio page. add this css in your theme options > custom css box. That will clean up that page nicely on mobile.
@media (max-width: 767px){ #pg-134-0 > .panel-row-style, #pg-134-1 > .panel-row-style, #pg-134-2 > .panel-row-style { padding:0 !important; } #pl-134 .panel-grid-cell { margin-bottom: 10px; } #pl-134 { padding-top: 10px; } }The Home page.
Revolution slider. First off you need to switch it from “fixed” mode to “auto responsive”. That will really help for mobile. I understand you probably picked fixed because you didn’t want the slider to stretch the width of the screen and so once you set it to auto responsive then you need to add this css:.home .rev_slider_wrapper { max-width:1140px; margin:0 auto; }The Instagram widget I think would look better two columns on mobile so I recommend this css:
@media (max-width: 480px){ #sb_instagram.sbi_col_8 #sbi_images .sbi_item { width:50%; float:left; } }About page and contact Page:
add this css:
@media (max-width: 767px){ #pl-700 .panel-grid > .panel-row-style, #pl-109 .panel-grid > .panel-row-style { padding: 0 !important; } }All css can be added in your theme options.
Let me know if something else is sticking out.
Ben
In forum: Virtue ThemeOctober 20, 2015 at 12:19 pm #63613Woocommerce has not make a plugin for this type of change so the only way is through one of there filters in a child theme.
If you click the link I posted for a child theme there is a button to download one for this theme. Just download that file then upload that to your site as if you were uploading a new theme.
Once it’s uploaded and activated you will need to go to appearance > menus and assign your menus to the right theme locations.
Then go to appearance > editor. Click on the functions.php file and copy from here the function above. Paste that into the functions.php file after the line that says add custom functions here.
That should be all you need.
Ben
In January I built a minisite with Virtue premium, *Login to see link o/ for an exhibition, the exhibition is over and they don’t want to keep the site, but I wish to keep it as portfolio so migrate it to my own host, URL: *Login to see link o/encodedmessages/ however, the full screen revolution slider on home page don’t work. (other pages work, such as: *Login to see link o/encodedmessages/itemlist/korhogo-cloth-senufo-ivory-coast/ )
I checked theme options and revolution slider settings, they all look right (settings are the same as original site).
Will you be able to help and take a look? thank you so much!!
(I can send you admin access privately, please let me know)In forum: Pinnacle ThemeHello,
I’ve read through possibly every forum inquiry on ‘View desktop on Mobile’ and I know that Ben has mentioned many times that the responsive theme can’t be made ‘non-responsive’. But I’m in quite a bit of a problem now because after spending months editing the theme which looks great on desktop, it goes entirely whacky on mobile. Probably due to the paddings and margins and what nots that I’ve set. It is an absolute horrid experience on mobile because a lot of the images get cut off, especially in the Portfolio page. The responsive system is just not being very helpful at all. And just locking it in desktop version seems to be the best solution.
My site is *Login to see link and the portfolio link is *Login to see link
I’m also using the Revolution Slider on the homepage, but on mobile the image gets kinda cut off. I can’t seem to find the best way to make the slider look the same as on desktop, meaning width & height ratio to stay the same and so no part of the image gets cropped off. Do you know what settings should I put?
So I’m really begging you guys to have a solution to this desktop view issue!! I’m just really lost and have no idea what to do right now ):
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Noindex,follow
October 20, 2015 at 10:57 am #63600ok, If your asking me how I would do it. Then I wouldn’t edit theme files, just use the child functions.php file:
function kt_add_meta() { if( is_paged() || is_category() || is_404() || is_page(array(9,10,20))): echo '<meta name="robots" content="noindex, follow"> '; endif; } add_action('wp_head', 'kt_add_meta', 1); function kt_wp_title( $title, $sep ) { global $paged, $page; // Add a page number if necessary if ( $paged >= 2 || $page >= 2 ) { $title = "$title $sep " . sprintf( __( 'Page %s', 'virtue' ), max( $paged, $page ) ); } return $title; } add_filter( 'wp_title', 'kt_wp_title', 10, 2 );Your page 2 isn’t working because you have not called the global variables for $page and $paged.
I would need access to your site and child theme to see why your other cart page isn’t working.
Ben
In forum: Virtue ThemeOctober 20, 2015 at 10:42 am #63599Hey,
Just went to your site and I’m seeing the “image menu” not the icon menu below the slider.Besides that I’m looking at other css in your theme options and those seem to be working. do you want help customizing the image menu?
Ben
-
AuthorSearch Results


