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'

Home / Forums / Search / Search Results for 'Page'

Viewing 20 results - 29,981 through 30,000 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #112020

    I’ve recently bought another year’s subscription to Virtue Theme and i can no longer edit pages or customise the settings.

    When i swap themes and try to update the API keys it gives me an API Software error message in red at the top.

    Please help.
    Cheers
    Gareth

    #112018

    And where I can edit product page? see http://neanails.com/?product=amber, I want put Short Description above price, and put in line os short description the text “Short Description: ” and put the price more big

    #112013

    Hi,

    I’d like the images in my galleries to link to their attachment page.

    [gallery columns=5 masonry="false" link="file" ids="72,70,71,69,49,41,50,51,40,39,55"]

    I’ve turned off lightbox in theme options > misc settings.
    I tried changing link=”file” to link=”” and link=”attachment” in the shortcode.
    I don’t see anything in the documentation for the gallery shortcode of what values are acceptable for “link”

    The gallery is displayed on a page using images uploaded directly into the media library.

    Thanks

    #111996

    Is it possible to make that an image menu created with pagebuilder+virtue image menu looks same as an icon menu created in the home layout settings when using smartphone?

    In a 6 columns row i add 6x”virtue menu image”, then in the size settings i adjusted the size so that they look like a square but when i use the phone the image is cuted and turns rectangular. Otherways if i use the icon menu from the home layout, all the images are responsive and keep squared and in 2 columns…

    Regards

    In forum: Virtue Theme
    #111993

    i setup this plugin but there is no translations part that i want to translate turkish
    i have (Ödeme ve Onay Page) there is adress name checkout but they are all engilh and there is no options to change them in this plugin

    #111992

    All plugins and theme were up to date. So I went ahead and did the next wordpress update. Yet again it broke the home page.
    Had to restore to older version as client currently going through site checking work so far.

    How can I stop this from happing. You can see the site as it should be now at http://181.224.148.70/~actsystems/

    The home page after an update looks like this: http://prntscr.com/cfhumb
    I can’t rebuild the home page with every wordpress update

    #111989
    This reply has been marked as private.
    #111967

    So if I disable anyone one of the following plugins the theme settings come back

    Yoast SEO
    Contact Form 7
    Slider Revolution
    Page builder

    In forum: Virtue Theme

    In reply to: Map problems

    #111965
    This reply has been marked as private.
    #111964

    So I enabled contact form 7 and then disabled Page Builder and it the theme settings came back. So I am not sure which is interfering.

    Jeremy

    #111959

    Contact form 7 all of the sudden is making the virtue theme settings to be a blank page. The settings come back when I disable Contact form 7.

    Wordpress 4.6.1
    Virtue Premium 3.8.6
    Contact Form 7 4.5

    Jeremy

    #111945

    Ben or Kevin:

    Ok followed advice. Now we have double vision.. What’d I do?

    http://www.test.romanycaravancompany.com

    second slide on home page slider..

    thanks,

    Mark

    #111944

    I just tried another 30 times on different browser, not once did the slider not load on any page.

    I didn’t suggest caching would help this issue, I have only suggested that your site is slow and caching would really help.

    I haven’t suggested anything for this issue because I can’t seem to recreate.

    Does this only happen when you are logged in?

    Ben

    In forum: Virtue Theme

    Topic: Contact Page

    #111940

    How can I edit just the button to “send email” button on the default contact page? I want it to say “send” or “submit” not send email.

    #111928

    please try loading each page of the site and you will see the slider doesn’t always load. Only when you then refresh will it load.

    #111926

    Hi, I have compressed all the banners on the site even further with one of the banners being less than 50kb(this is the “our history page” and the banner has failed to load twice just now. If I refresh the page it will then load. This has happened using Chrome and Opera. As I said this has just started happening.

    #111914
    #topbar .container{
        width:100%;
    }

    That would fix your topbar.

    The calendar isn’t a page, as I expalined it’s an archive.

    You have two options, both exaplined above and I’ll repost here:

    Becuase it defaults back to an archive page as it’s not a real page the template doesn’t really matter. You can set the blog category page to be fullwidth and that would also effect the calendar pages because it’s an archive. (theme options > blog options).

    But you can also control this directly with a child theme using this function in your child theme:

    function kad_sidebar_events($sidebar) {
    	if(is_archive('events-archive') ||  is_singular( 'tribe_events' ) || is_singular( 'tribe_organizer')){
        	$sidebar = false;
      	}
      	return $sidebar;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_events');
    #111901

    This site: has been running fine for more than a year despite some hickups here and there with some plugins.
    Today I noticed that a couple of pages were not loading and while I was trying to edit it, I updated WordPress.
    Then it went down and I decided to delete the theme via FTP and installed the copy I downloaded from your site.

    I got the following error messages:
    Warning: require_once(/home/investbrasilusa/public_html): failed to open stream: No such file or directory in /home/investbrasilusa/public_html/wp-content/themes/virtue_premium/functions.php on line 8

    Fatal error: require_once(): Failed opening required ‘’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/investbrasilusa/public_html/wp-content/themes/virtue_premium/functions.php on line 8

    I deleted the theme again and activated Twenty Fourteen. I also deactivated ALL plugins and uploaded Virtue again
    but I got the same error message mentioned above.

    What am I doing wrong?

    Site is presently under Maintenance Page but bypass link is: Plugins are still deactivated.

    In forum: Virtue Theme

    In reply to: Basic Theme Structure

    #111900

    All of those things are certainly possible with the theme! It wont be too tough to set it up that way. If you’re creating a web store, then it’s recommended that you install WooCommerce, as the theme is optimized to work with it.

    How you start is totally up to you. I think getting a good home page setup is a great place to start. It also may be helpful to write down a map of your site so you can visually see what exactly you’re trying to accomplish before you dive into it.

    You shouldn’t run into many issues configuring your site like this, but when you do, we’ll always be happy to help you get everything working. Don’t hesitate to post your questions here!

    -Kevin

    #111898

    Hi, I have noticed recently on either the Virtue or Pinnacle Premium themes that the kadence slider sometimes fail to load. If you refresh the page then it will probably load. Is this a problem that you are aware of?

    Thanks
    Adrian.

    an example: brookfieldec.co.uk

Viewing 20 results - 29,981 through 30,000 (of 53,646 total)