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 - 50,361 through 50,380 (of 53,646 total)
  • Author
    Search Results
  • #16614

    Hello Ben,

    Please check my website http://www.wocmultimedia.biz and test it because I just updated to wp 4 but it doesn’t work properly.
    I tried to add a new page and a new post but in both case the plugin Page Builder is disappeared as well as the two buttons Add Media and Virtue Shortcodes don’t work at all.
    I’m sure you can fix it. You have admin data to access.
    Thanks.
    Regards,
    Angelo

    PS. I tried to disable mqTranslate plugin and anything works perfectly, so it’s not theme problem I suppose.

    In forum: Virtue Theme

    In reply to: Custom Background

    #16611

    You do clear your cache after every change your your theme options right?

    and if you want this to only apply to one page you need to do it different. The page id for employment is 204 so you would do this with custom css:

    
    body.page-id-204 {
    background: url('YOURMAPIMAGEURL');
    }
    
    body.page-id-204 .contentclass {
    background: url('YOURPNGIMAGEURL');
    }
    

    Ben

    In forum: Virtue Theme

    In reply to: Custom Background

    #16610

    Did that already. No change. I only want it to appear in the Employment Opportunities page.
    Neal

    In forum: Virtue Theme

    In reply to: Custom Background

    #16607

    So how do I go about changing my content class background, if that is what I need to do? Before I had it to where I had a .PNG file that was gray and I lowered the opacity on it. I then had the other background (Map) be behind it so it would come through but it would be darker than the other pages because it has the gray over the top of it. Hope this makes sense.

    In forum: Virtue Theme

    In reply to: Spacing Issues

    #16606

    Seems as though the spacing issue went away. Not sure how, perhaps me clearing the cache did the trick. Well, now I have it to where if you are on an iPhone, iPad or iDevice if you are on the About page and after you make a selection, the dropdown stays there. 🙁

    #16605

    Thanks Ben. I’m sorry, right, it makes sense to have that under all pages below the menu. When I added it, the line extended past the layout edges (i.e. where title and menu names stop. Is there a way to control vertical spacing and have it end where menu and title ends? Thanks again for excellent support!

    #16601

    Just on the home page? add this to your custom css box in the theme options:

    .home #kad-banner > .container{
    border-bottom: 1px solid #444;
    }

    Ben

    #16600

    This is the folder default.pot (phrintscren) http://www.mobilexgrup.ro/picture/
    And as I provide WordPress is set to use the language.
    Thanks

    msgid “”
    msgstr “”
    “Project-Id-Version: Virtuen”
    “POT-Creation-Date: 2014-08-18 23:49-0700n”
    “PO-Revision-Date: 2014-08-18 23:49-0700n”
    “Last-Translator: n”
    “Language-Team: n”
    “Language: Englishn”
    “MIME-Version: 1.0n”
    “Content-Type: text/plain; charset=UTF-8n”
    “Content-Transfer-Encoding: 8bitn”
    “X-Generator: Poedit 1.5.7n”
    “X-Poedit-KeywordsList: __;_e;_n:1,2;esc_attr_e;esc_attr__n”
    “X-Poedit-Basepath: .n”
    “Plural-Forms: nplurals=2; plural=n != 1;n”
    “X-Poedit-SearchPath-0: ..n”

    #: ../404.php:11
    msgid “Sorry, but the page you were trying to view does not exist.”
    msgstr “”

    #: ../404.php:14
    msgid “It looks like this was the result of either:”
    msgstr “”

    #16595

    Hi,

    I’d like to add a horizontal line to my home page, lining up with title edge and menu edge on the home page.

    thanks,
    Randy

    #16584

    You can add a footer menu, which is horizontal and goes below the widget areas. You do that in the menus page by assigning a menu to your footer menu.
    Ben

    #16578

    Hello again!

    How do I get the same stye on category products page?
    http://shop.vivilondra.it/categoria-prodotto/tour-guidati

    Thanks!

    #16570

    Hello How are you?

    I am trying to add a search box in home page and i edited the css so its width is as wide as body content. The problem is it is not responsive. Only works with desktop view. When i viewed in smaller device like mobile. The search box width goes all the way wide. Here is the css i used in advanced setting of theme menu.

    .form-search .search-query {
    width: 489%;
    height: 60px;
    border: none;
    padding: 10px 10px 10px 90px;
    font-size: 18px;
    font-weight: 400;
    color: #4c4c4c;
    background-color: #ffffff;
    border: 2px solid;
    border-color: #2a3a48;
    }
    textarea:focus, input[type=text]:focus, input[type=password]:focus,
    input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus,
    input[type=month]:focus, input[type=time]:focus, input[type=week]:focus,
    input[type=number]:focus, input[type=email]:focus, input[type=url]:focus,
    input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus {
    border-color: rgba(33, 158, 255, .8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: 0 0 8px rgba(200, 200, 200, .6);
    -moz-box-shadow: 0 0 8px rgba(200, 200, 200, .6);
    box-shadow: 0 0 8px rgba(200, 200, 200, .6);
    }
    .form-search .search-icon {
    width: 85px;
    height: 60px;
    color: #da1809;
    font-size: 40px;
    padding: 5px 5px 5px 10px;
    }

    I Know i have set the width to 489% and responsive is 100% but when i put 100% it will not be as wide as the body content. I know this css sets the search form as in whole in all page and thats ok coz i will be using different search form for other pages. I don’t know how to pull this off!. Could you able to help me on this please since i couldn’t find anything in the internet either. Thank you.

    In forum: Virtue Theme

    In reply to: Spacing Issues

    #16569

    1. Can you send a screen shot. [email protected]

    2. your link to “our customers”

    #Our_Customers

    You don’t have the anchor tag on the page??

    http://help.typepad.com/anchor-tags.html

    Ben

    #16564

    In the theme options > shop settings, right below where you can add set to have a sidebar on the shop page you can also set to have a sidebar on the category pages.

    Ben

    #16546

    There is probably a very simple fix for this, but I haven’t been able to figure it out yet.

    I recently installed WordPress SEO by Yoast because I saw it was recommended on this forum/would be compatible, and now a number of links on my website are redirecting incorrectly. I also check the Yoast support forums, and posted on the WordPress.org support forum to no avail.

    There has never been an issue with them before, and I currently have nothing selected on the Permalinks tab for the plugin, or the internal links… so I am wondering if I need to turn off a conflicting setting on my theme perhaps?

    Here is an example of what is happening:

    When you are on and click the “Contact Us” link at the bottom of the page, instead of going to it redirects to

    Sorry if this is not something you can help me with, but I figured I would as least check. Any help or suggestions are very much appreciate!

    Thanks!

    #16545

    Dear Hannah,

    Cheers, got it now.
    One more thing, how can I add sidebar at product category? it seems now the sidebar widget appear at shop page only. How can I create side bar oleo for any category I like.
    Thanks

    #16528

    Hello.

    All of a sudden, all of my pages that previously showed my product categories now only displays the shortcode.

    Check this page:

    I don’t know if this is something I should ask at the Woocommerce Forum.
    But as far as I know, no plugin or anything has been deleted.

    Have anyone of you experienced the same, and how is it fixet?

    In forum: Virtue Theme
    #16519

    Heya,

    So I am trying to have my site have its own custom background image but it doesn’t seem that it is working. If you visit ccs.tech2call.net and go to the employment opportunities page I want to have the background be transparent but darker so the texts fields are easier to read. I have saved the file as a Png so it stays transparent but it doesn’t update that page, it just stays the same as all the other pages. Help!!!

    Thanks again!

    In forum: Virtue Theme
    #16516

    Hey all,

    If you visit my website at ccs.tech2call.net on your iPad or android or even PC click on the about page and select our vision. Then just mouse wheel down and then back up. There will be a noticeable space that is there now, to confirm this hit F5 to reload the page and that space goes away. I’m not sure if it is my ccs or what that is causing this to happen. This doesn’t just happen on the about page it also happens on all the other pages except for the home page.

    Also, if I am using a tablet and I try to go to the about page and click on the drop down list there I will be taken to the correct place however I cannot have it drop down to our clients when you click on our customers.

    Thanks again for any help for these issues!!

    #16511

    It’s in the works. Something I am working to add, pagebuilder doesn’t have hooks for the same column options that “visual composer” has but I’m working out a shortcode that could do this.
    Ben

Viewing 20 results - 50,361 through 50,380 (of 53,646 total)