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 'contact'

Home / Forums / Search / Search Results for 'contact'

Viewing 20 results - 5,101 through 5,120 (of 5,124 total)
  • Author
    Search Results
  • #1894

    I’m confused? editable boxes?

    #1893

    Hi there,

    I bought your premium theme tonight and I cant get the “Contact Us” page to work.

    Once I select “Contact” from the template, I do not get the main editable boxes, just the lower options.

    I hope you can help.

    Cheers

    Fraser Gordon

    #1813

    Hi, just updated to premium and receive the following errors when clicking “Theme Options”. Follows are some error messages and info. Btw, the other three options “Widgets”, “Menus” and “Customize” seems to work fine.

    Thanks / Hans

    [Hans] – Received this in browser
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, webmaster@My domain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    [Hans] This is From the WP internal error-log
    [Thu Nov 21 16:49:16 2013] [error] [client 184.78.206.221] File does not exist: /home/techhcrh/public_html/500.shtml, referer:

    I did a search and found the “theme.php” in the following locations.

    /public_html/wp-admin/includes/theme.php
    /public_html/wp-includes/theme.php
    /public_html/wp-includes/class-wp-theme.php

    In forum: Virtue Theme

    In reply to: Background Image

    #1391

    try:

    .page-id-4 .contentclass {
    padding-bottom: 0px;
    background: url(‘http://localhost/wordpress/wp-content/uploads/2013/11/logo_clean.jpg’) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
    

    Your page title should be a class in the body tag as well. so if your page is title contact us the class is .contact-us

    In forum: Virtue Theme

    In reply to: Replace Header Text

    #1148

    This isn’t a built in option. You could do it with css, just get the selector like .pageheader {background: url(‘yourimagelink’) no-repeat;}

    The text indent the title off the page and overflow hidden:

    So something like this for say the contact page:

    .contact-page .page-header {
    background: url(‘yourimagelink’) no-repeat left center;
    text-indent: 9999px;
    overflow: hidden;
    }

    If you have a specific page you can post the link with exactly what you want.

    Ben

    #1101

    I rather stupidly added a “<b>” command to the title of one of my image menu items to try and get my eight image menu items to line up properly on the home page (in two neat rows of four). I have only just read your instructions on how to do this in a previous post and wish I had done that first.

    Now I cant access any of the ones after them in the drop down menus in the home layout tab of theme options. I have found the offending line by looking at the page source through the Chrome browser (line 237 <h4>CONTACT US <b></h4>) so I was wondering can you tell me what the best way would be to access the html and delete the offending “<b>”?

    Or is there a way I can just delet the whole image menu I did and start again properly (my backup is too recent so I cant revert to that).

    I am currently using a child theme to allow me to customise my theme.

    In forum: Virtue Theme
    #1052

    Thanks Ben!

    In forum: Virtue Theme
    #1051

    Hey Jiri,
    You aren’t supposed to override the files, you are supposed to create a new .mo and .po files with your language translation. For say spanish it’s es_ES.mo

    Here is a tutorial that might help: http://www.presscoders.com/2012/11/how-to-translate-your-wordpress-theme-into-any-language

    Or you could consider using a plugin like: http://wpml.org/

    Hope that helps,
    Ben

    In forum: Virtue Theme
    #1050

    Hi Ben,
    i downloaded poedit and translate default.po and default.mo files and rename all on ftp but nothing happend. I can find any options to activate it or othert po files for translate.

    Thanks for your tips!
    Jiri

    In forum: Virtue Theme
    #1013

    Right now the best way to completely translate the theme is to use a plugin or translate your po file.

    I will gladly add this as an option though. I’ll plan on adding it to the next release which will come out monday.

    Ben

    #1010

    Hello,
    please, how can i change titles (“name, email, message”) in contact form on pages. I can edit only “contact form title” bun i need remane others to diffrent language.

    Thanks!

    #838

    Both these options might come with a woocommerce extension. I would do some research or contact woocommerce.

    Ben

    #832

    Hi again,
    Q-1.
    Is there a way to put a deposit option/deposit calculator within the cart/checkout process? I currently have customers secure there order dates with a deposit and then bill for the remaining- 2weeks to the event/delivery.
    Q-2.
    Is there a way to put a calendar at the check out point- or a note section that is specific to the order and not to shipping (guessing maybe i could do this within Attributes for notes part- but not sure-about how to do calendar- or if it’s possible)
    I have customers that order for two different events and dates and it’s important to have those details all within the order.
    thxs

    #814

    Oh, I see. Okay thanks will work on fixing this.

    #813

    You should take a look at how the menus work. Docs should help explain: http://docs.kadencethemes.com/virtue/#menus

    What you are seeing is the mobile menu. You need to set it in your appearance >> menus.

    This menu appears when the screen size drops below 940px. It’s meant to display for tablet and mobile devices.

    Ben

    #812

    Sure.. Also, I just notice that it seems to happen when I resize my screen a bit smaller. It went from showing all the categories to just Menu with three dashes/line bars. Is that strange? I worry that if someone does what I’m doing, then this will happen to them as well. But guess if feel that the category list should show up, even if you shorten/resize your screen a bit. All help is appreciated. thx
    http://www.opastries.com

    #805

    Can you send a link?
    Ben

    #804

    Another question- Using Safari-on the home page the menu categories, shop, cart, checkout, etc- under my logo does not show up. Instead just the word Menu is visible and when click on, it only shows bullet points and nothing else. However, on any other page: shop, contact, about us, etc., the menu category list- shop, cart, checkout, my account, etc. shows up.

    Oh but when I open the same home page in Chrome none of this happens. Any idea why and how I can fix this.
    thxs

    #803

    Well you set your email in the theme options >> misc settings. Then you could just test it out by trying it yourself.

    Ben

    #799

    Hi
    I’m using the Contact template from the Contact Us page and have modified it a bit. I just wanted to ask how do I check to make sure that the any emails sent using the form will go to me and not to another email address that might be hard-wired into the codes already? Where do I go to check this?
    Thxs

Viewing 20 results - 5,101 through 5,120 (of 5,124 total)