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 - 15,381 through 15,400 (of 39,333 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #187105

    You are using a version of the theme that is over two years old. along with many other plugins that are out of date. I don’t want to touch anything until you update. Is there a reason you are not updating your site?

    Ben

    In forum: Ascend Theme
    #187090
    This reply has been marked as private.
    #187088

    It keeps giving messages like this- Warning: Cannot modify header information – headers already sent by (output started at /home3/chuks2end/public_html/wp-load.php:1) in /home3/chuks2end/public_html/wp-includes/pluggable.php on line 1210

    #187063

    Hey,
    In your theme options > misc settings > footer credits, you were adding this:

    <a href="http://www.tribaldesignsolution.com"> Tribal Design Solutions<a>
    <p> Visit our parent site at  <a href="http://megagriculture.gov.in/Home.aspx">Department of Agriculture, Meghalaya <a>

    Which is broken html, <a> tags must be closed like this </a> and you had no close to your <p> tag.

    I updated for you. to this:

    [copyright] [the-year] [site-name] | Design By <a href="http://www.tribaldesignsolution.com"> Tribal Design Solutions</a>
    <p> Visit our parent site at  <a href="http://megagriculture.gov.in/Home.aspx">Department of Agriculture, Meghalaya </a></p>

    NEXT you were adding this css in your theme options > custom css box:

    #containerfooter {
        padding-top: 0;
        padding-bottom: 0;    
        margin-top: -10px;
        margin-bottom: -5px;
    }

    A negative bottom margin makes no sense there and is what was creating your extra scroll. I’ve removed that for you. Now it should be fixed.

    Ben

    #187061

    Hi Eolica,
    Can you please start a new thread and provide a link to your site?
    Thanks!

    Hannah

    #187038

    Hey,
    I’ve not tried projectnami but I can tell you with certainty that you won’t be able to use the kadence slider, or woocommerce, or any slider plugin that I am aware of. And that list would go on and on. projectnami doesn’t support database tables outside of the default wordpress ones. Since many many plugins use their own database tables to work you won’t be able to use them. So unless I am mis understanding there sites documentation then you won’t be able to run sites like any of our demos because they use plugins like Woocommerce.

    Ben

    #187035

    Hi Simon,
    Can you post a link to your site?
    Thanks!

    Hannah

    #187032

    I am using Pinnacle Pro and its plugins with a WordPress installation with ProyectNami on Microsoft Azure.
    Have you tried this combination? I have several problems with the changes of css, sliders, etc.

    For example if I modify the demo info or add a slider with the plugin these are deleted from the database and the site crash.
    If I change the color of the titles since they are personalized, they do not apply to the theme, among others changes.

    #187026

    Hi,

    Im using this code to increase the footer credits text size:

    .footercredits p {
    font-size: 18px;
    }

    But it doesn’t seem to be working.

    I’ve tried it on a few websites:

    http://www.northwoodnaturallearning.org
    http://www.teachinglodge.com
    http://www.midmaine.yoga

    Also wondering if there is a way to create a hyperlink in the footer credits text?

    Thank you,

    Caitlin

    #187010

    Hi,
    My website is .
    I have the carousel widget on the sidebar.

    1. I only want to display the image, but it is leaving a huge space underneath.

    2. I would also like to make the image smaller if possible.

    Here is my custom CSS so far:

    .sidebar .entry-content p {
    display: none;
    }

    .sidebar .entry-title {
    display:none;
    }

    .sidebar span.postday.kad-hidedate {
    display: none;
    }

    Thank you!

    #187003

    Hello,
    I seem to be a pickle here.
    Have tried all that I know and I cannot seem to find the error.
    Before the updated there were no bars and the side of the website and I do not know what the problem is, have tried all solutions but none work.

    At my site http://www.megtea.in there is a scroll bar at the side and in the browser too but how can I remove it from the site.
    Please help.
    Right now the site is under construction.

    Thank you

    #187002
    This reply has been marked as private.
    #187001

    Hi

    I’ve modified my primary top menu and would like to remove the previously visited page highlight in the menu.
    Basically The only menu item/link highlight I want, is the one that the page is currently on.

    #187000
    This reply has been marked as private.
    #186999

    Hi Hannah

    There’s still padding above the Headers inside the Siteorigin Editor boxes, see following link.

    #186976

    The single product thing is going to be updated with the next version of woo extras which is out tomorrow.

    The issue with your archives is not “fixable” as it’s doing what it’s supposed to even if it’s not what you want this goes back to all sharing the same attributes for selection.

    A workaround may be to add a javascript check to force them all back to default 8oz shaker on page load. But that’s going to be tricky code. I would need full access to your site so I can test it in your header and footer scripts.

    Ben

    #186973
    This reply has been marked as private.
    #186968

    Hi,

    1) I have a topbar enabled on my desktop version, but it is not showing up on any of the mobile devices.
    2) The menu icon on right side is not showing up on any of the mobile devices; it is there, but it is invisible.

    How do I get these two features working on mobile devices?

    Website: wwww.onthemarkhomeinspection.com

    #186950

    Correct, it’s just an email. So you are “storing” that data in the email account the contact form is sending to but your site isn’t storing it.

    #186936

    Sorry, but a couple more questions about this topic:

    a) the icons are loaded from own server, correct?
    b) regarding the contact form: Will you add a checkbox with data protection link that needs to be checked in order to use the form? GPDR is not only important to European site owners, but every site owner who is dealing with EU customers/site visitors. And second: Is there a way to delete users’ data? According to GPDR, users can request that all their stored data is deleted.

Viewing 20 results - 15,381 through 15,400 (of 39,333 total)