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'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 31,001 through 31,020 (of 39,333 total)
  • Author
    Search Results
  • #68861

    Hi, I’m in the process of build a retail jewelry wp website using Virtue Premium which will be selling wedding rings. The website will also be offering engraving (personalization) services for shoppers who opt for it. I have a couple of questions. First, is there a plug-in that will allow me to create a drop-down menu with a list of various font styles shoppers can choose from for their engraving messages? Second, can I create a text box under that drop-down menu where the shoppers can type their engraving message into? I’ve included a couple of links below to other websites that have similar features so you can see what I mean. Thanks, Gary

    #68848
    This reply has been marked as private.
    #68845

    Can you add a 2nd menu such as in Virtue Site Style Three in Virtue Site Style One? If so, how?

    Attached image example:

    Click Here

    Best regards,

    #68840

    Hi Ben/ Hannah,

    Please help, I have difficulty Install QuickSSL Premium True Site Seal and i want to place in the footer are. I cant understand the instruction below.

    Below is the instruction of the geotrust –

    To install the QuickSSL Premium True Site Seal, simply add the following lines to each web page on which you want the True Site Seal to appear:

    <!– GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. –>
    <script language=”javascript” type=”text/javascript” src=”//smarticon.geotrust.com/si.js”></script>
    <!– end GeoTrust Smart Icon tag –>

    These instructions will retrieve your QuickSSL Premium registration data from the QuickSSL Premium registry server and cause the QuickSSL Premium Seal to be displayed on your web page. Remember, the web page on which you place this QuickSSL Premium Seal must use exactly the same domain that is in your QuickSSL Premium enrollment application. For instance, if the enrollment is for http://www.example.com, then the QuickSSL Premium registration is for that site, and does not include other fully qualified domains like www2.example.com.

    Important note: Use of the QuickSSL Premium service is subject to the terms and conditions of the QuickSSL Premium Subscriber Agreement. You must agree to those terms and conditions if you use the QuickSSL Premium service. You are indicating your acceptance of that agreement by installing the QuickSSL Premium smart icon on your web site.

    GeoTrust Site SealTo the left is a snapshot of the QuickSSL Premium True Site Seal. The actual site will disable right click and save features and will display a live date/time stamp.

    FrontPage installation: In order to properly install your QuickSSL True Site Seal on your web site using FrontPage you will need to follow one of the two procedures below. Otherwise FrontPage will change the HTML code for the seal, causing the icon to function improperly.
    Method 1

    One way to add the Tag with Frontpage 2000 is as follows:

    Open the html page (*.htm, *.html, *.asp, or whatever) and put the cursor where you want the icon to appear
    In the main menu, choose Insert -> Web Component -> Advanced Controls -> HTML to open up the HTML Markup dialog
    Paste the second line (the non-comment line) of the Tag into the dialog as shown below in Figure 1 and click OK.
    Save the file (in the menu File->Save, or press CTRL-S)

    <!– webbot bot=”HTMLMarkup” startspan –>
    <!– GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. –>
    <script language=”javascript” type=”text/javascript” src=”//smarticon.geotrust.com/si.js”></script>
    <!– end GeoTrust Smart Icon tag –>
    <!– webbot bot=”HTMLMarkup” endspan –>

    The opening and closing webbot comments seem to prevent “file:” from being added when the page is opened and then saved in Frontpage.
    Method 2

    The other way to essentially accomplish the same thing is to open the HTML source file in a text editor such as Notepad and add the webbot comment lines manually. Before the Tag, add:

    <!– webbot bot=”HTMLMarkup” startspan –>

    And after the Tag, add:

    <!– webbot bot=”HTMLMarkup” endspan –>

    So that your HTML source looks like:

    <!– webbot bot=”HTMLMarkup” startspan –>

    <!– GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. –>
    <script language=”javascript” type=”text/javascript” src=”//smarticon.geotrust.com/si.js”></script>
    <!– end GeoTrust Smart Icon tag –>

    <!– webbot bot=”HTMLMarkup” endspan –>

    Thank you!

    #68818

    ok, so if your host is low end there may not be anything you can do. Running a site with WPML and woocommerce takes resources. WPML especially, it’s a large heavy plugin because it does a lot. If your don’t have a local php.ini file for your site then there isn’t much I can do.

    But I can certainly take a look for you. Can you send me your ftp access and access to your wordpress site. I’ll see if I can gain access to any of the php settings.

    Ben

    #68814
    This reply has been marked as private.
    In forum: Virtue Theme
    #68811

    It’s not a line. I think you might be thinking about it wrong. You can’t force a background that is in a contained area out of the contained area. It has to stop on that container and thus you visually see the line where it’s stops but it’s not something you can use css to make disappear.

    You can use css to add padding. But you will essentially be adding more space to the scroll. and you will have to edit how much padding you need for every screen size.

    This is where you might want to consider a completely custom site where your using the real tools to accomplish this type of look: http://prinzhorn.github.io/skrollr/

    Ben

    #68795

    Accueil in your topbar is part of your menu. You just need to remove it from the topbar menu in your appearance > menus page.

    For menus
    “In Appearance->menus, you have to create one menu per language. Let’s say ‘menu_en’ and ‘menu_fr’, if you have a site in English and French.
    In ‘menu_en’, you add English pages other menu items. In ‘menu_fr’, you add French pages and other menu items.
    Then, once menus are both saved, you click on ‘manage locations’ tab and you assign ‘menu_en’ to ‘Primary menu English’ and ‘menu_ru’ to ‘Primary menu Français’.”

    Ben

    #68791

    this seems to be an issue site origin hasn’t been able to solve. https://siteorigin.com/thread/page-builder-not-dumping-code-into-visualtext-tabs-on-posts/

    if i change this page builder for another, will if affect already created pages?

    In forum: Virtue Theme

    In reply to: Images are broken.

    #68774
    This reply has been marked as private.
    #68771

    I want to add Revolution Slider to the home page which is also the WooCommerce Shop default page. I am developing the site offline on AMPPS. I want the slider to appear below the main menu/Logo.
    From the Theme Options, I set the home slider to Revolution Slider. Next, under “if revolution Slide”, I choose the Revolution slider title which I created. I clicked save.
    But when I previewed the site, I get the following error message: “Revolution Slider Error: Slider with alias not found. Maybe you mean: ‘home-slider’ or ‘showcase-carousel'” on a red background.
    I can’t figure out how to fix this. Please how can I correct this problem?
    Thank you for your help.

    #68768

    Hi Ben/ Hannah

    Please help, How to make the image menu at my homepage to fit on mobile and tablet. the size of my 3 images menu is 350 w x 384 h, here’s my website link

    Thank you.

    #68761

    1. Worked perfectly.
    2. Could you give me the css to do that …and also the custom functions to be added to the child theme … preferably whatever will be easier and also make the website look similar across different platforms in terms of layout.

    #68755

    Hello!

    I have installed polylang and followed installation instructions.

    Default language is set as english. The language is set from the directory name in pretty permalinks.
    I checked : Hide URL language information for default language. I chose to Remove /language/ in pretty permalinks and have other settings checkmarked including most Synchronization options.

    I created a home page in french (Accueil) and this link was created:

    Now (Accueil) link appears in the topbar widget and I don’t have or want any home widget in the topbar. Both english and french menu items are showing up in the secondary menu -for both english or french versions of the site. The search widget and a visual editor widget from page builder both don’t show up on the french home page.

    I stopped creating more top level pages that open up from the secondary menu until I know what I am doing wrong…

    #68752

    Hi!

    ok I decided to use the search widget via pagebuilder which I entered in the topbar widget. I have all topbar settings switched to on (including left icons go the right and right to the left).

    I am still having an issue now with the search widget’s position in the topbar (and text and phone number that I added via Visual editor). These 2 items are situated at slightly different hights from the top. They should be at the same padding from the top as the icons*. Also they are both pushed too far to the left. Actually the text should be positioned approximately where the search widget starts and the search widget should be around 30px to the right from the text and phone number.

    *Note: I kept the icon menu but now with only 3 icons (on the right side of the topbar) and one of them is the language switcher widget: I am satisfied with how those items are are situated.

    Here is the css code I am using:

    .headerclass {
    padding: 25px;
    }

    .topbarmenu ul li a {
    padding: 10px 30px;
    font-size: 14px;
    }

    .topbarmenu ul li a {
    color: yellow;
    }

    #topbar ul.sf-menu > li > a:hover {
    color: white;
    }

    For the topbar widget- in page builder I created 1 row with 2 columns set equally at 50% and visual editor and search widgets are inserted in each “block”.

    here is link to the website: http://new.alarch-skylights.com/
    I hope that the link will make things clear.

    Thanks again for your help.

    #68725

    Can you post a link to your site?

    Ben

    #68718

    Hi,

    My wordpress toolbar/admin bar is always showing for subscribers or costumers even if I set it off. I tried doing it manually, by going to user and unchecking Show toolbar when viewing the site. I also tried some code into the functions.php. I also tried a plugin but it still didnt work. My goal is to display the toolbar only for admins/editors.

    Thanks

    In forum: Virtue Theme

    In reply to: Circle Menu

    #68710

    Hi Ben,

    Everything is Okay now except for one problem. when I open the site in the first screen the menu circle is not aligned in the menus then when I scroll down the site the circle menu will be okay.

    Please help.

    #68698

    Can you send me a temp login to your site, I would like to take a look at the settings, see if I can figure out what it’s trying to do.

    Ben

    #68697

    Hey,
    I think I have a better solution where you can just change the padding around your menu items. Can you post a link though. I need to see your site to know what is the best option.

    Ben

Viewing 20 results - 31,001 through 31,020 (of 39,333 total)