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 - 32,541 through 32,560 (of 53,646 total)
  • Author
    Search Results
  • #99269

    Hi Ben,

    at th cart page, I tap the X to remove item , then all other items that remain on the cart page have all their +/- quantity selector gone. it onl allows numeric keyboard input.

    Possible to fix this disappearing act of the +/- quantity selector as well?

    I using the woocommerce quantity increment plug in

    Best Regards,
    Patrick.

    #99261

    Hi Ben,

    Thanks.

    the codes get the “x” to appear again. Thanks. But I realise some thing about all these css codes. If the user taps anyhow, the behavior is really head wire at times.

    For example, after I got your css in, i tested to remove item at the check out box, then it will pop out a message asking me if I want to undo the delete of the item.

    At thaty point in time, I tap on the back button of the iphone safari and got back to the previous page but i see that the cart display no change in price. Meaning before deletion it is $50 and now it still shows $50 at the top menu bar.

    I process to tap the cart icon on the top menu bar. Then it loads a new page and this time the cart display a correct amount of $10.

    WHat I am trying to say is , is there anyway we can make the site to be more professional and not to have all this minor glitches here and there ?

    All this little glitches makes me feel I am building something unprofessional. What can I do ?

    Patrick

    In forum: Pinnacle Theme

    In reply to: Adjust header height

    #99256

    You can use this css:

    .page-header {
        padding-top: 210px;
        padding-bottom: 210px;
    }
    

    That would make 210 the defualt.

    Ben

    #99254

    I’m refering to the page template. I know your using pagebuilder but what page template are you using?

    Ben

    #99251

    use the page template “page builder” in your page.

    Ben

    #99250

    Thats an issue with this plugin: wp-onpage-seo

    It’s not something that the theme controls.
    Ben

    #99247

    http://185.123.99.153/~cyrilssoapshed/our-story
    How can I reduce the padding that is above the hero image of this specific page please?
    Can css be used?

    Thanks,
    Rebecca

    #99246

    I am using the WooCommerce Quantity Increment plugin to have the +/- selector at the quantity.

    At the check out page where it shows a summary of the product , the quantities and the price.

    How can the price be make to change when the quantity changes ?

    For example, the unit price is $10 and and order of 1 is place, that’s $10

    When I increase the quantitiy using the +/- selector or just enter the quantity to 8 at the check out page, it should show $80.

    How can i do this ?

    Appreciate your soonest reply.
    Patrick

    #99244

    Hello,

    On my 2nd website I got this alert in wp-admin mode after updating the theme:

    Warning: Declaration of Ops_Service_Optimization_Analyzer_KeywordInText::__invoke($text, $keyword = NULL) should be compatible with Ops_Service_Optimization_Analyzer_Abstract_Base::__invoke() in /homepages/27/d600689778/htdocs/clickandbuilds/WordPress/MyCMS3/wp-content/plugins/wp-onpage-seo/application/services/Optimization/Analyzer/KeywordInText.php on line 5

    Please let me know what this means and how to fix.

    Thanks
    Sylvia

    #99236

    Hi Kadence themes,

    I have added my company information to the contact page

    I’m using a Site Origin Editor widget to add my details, using an icon followed by text on the same line. However the website displays the text below the icon instead of next to it. The row below contains another Site Origin Editor widget and does display the text across the full width. What’s wrong?

    #99235

    Hello,

    I just updated the pinnacle premium theme and received this fatal error:

    Warning: require_once(/homepages/27/d600689778/htdocs/clickandbuilds/WordPress/MyCMS4): failed to open stream: No such file or directory in /homepages/27/d600689778/htdocs/clickandbuilds/WordPress/MyCMS4/wp-content/themes/pinnacle_premium/functions.php on line 17

    Fatal error: require_once(): Failed opening required ” (include_path=’.:/homepages/27/d600689778/htdocs/clickandbuilds/WordPress/MyCMS4/wp-content/plugins/wp-onpage-seo/library:/usr/lib/php5.5′) in /homepages/27/d600689778/htdocs/clickandbuilds/WordPress/MyCMS4/wp-content/themes/pinnacle_premium/functions.php on line 17

    Can you please let me know what I need to fix and how?

    Thanks
    Sylvia

    #99234
    This reply has been marked as private.
    #99232

    After the latest update my page merekindonesia.com/shop and merekindonesia.com/database content is missing can you help me to fix this problem?

    Thanks

    In forum: Virtue Theme

    In reply to: Portfolio pages

    #99224

    Hello Ben!
    I made it, but it was not possible. Always appears the same content. Duplicate my portfolios in the new page. And I chose an specific page for all the portfolios

    #99223

    Hello

    I’ve noticed after theme updates that products on my home page – featured and best selling have a really big white gap between the image and the description.
    I have already checked the title height settings but this is not it . How can I fix this please?

    Thank you

    In forum: Pinnacle Theme

    In reply to: Portfolio Issue

    #99222

    Hello Hannah.

    That solves the problem yes, but gives me another.
    If I delete that line, in all Pages (except Portfolio page) the Logo is cut.
    You can see now in the other pages.

    Thank you,
    Carla

    #99215

    Hi Ben,

    Yes I know how to use Pagebuilder.
    Link is http://185.123.99.153/~cyrilssoapshed/
    What I don’t understand is how to get the scroll effect and text alignment on the call to action like in the homepage format – see two differences currently on home page.

    More advice please?

    Thanks,
    ]Rebecca

    In forum: Virtue Theme

    In reply to: navigation top bar

    #99203

    Hannah,

    the codes only fix the behavior on my othr thread. See following behavior

    Behavior 1 Fixed with Hannah Code:
    ———–————————————–

    Top bar is fixed with hamburger navigation button on the extreme left of the top bar

    Top bar will remain fix as you scroll down

    The following happen with Mobile phone POTRAIT orientation.

    Home page > Tap on the “hamburger navigation button” on the top left corner > Drop down menu > Tap “Shop” > loads to the Shopping page , drop down menu retracts > Tap back button of phone browser> Loads back to the previous page > menu is drop down.

    After inserting your code, tap back the menu does no remain drop down. (Behavior 1 Fixed)

    It did no fix the issue of this thread. Which is display on Ipad:

    <Home> <Shop> <Cart> <Hamburger> <Your cart> <search input box>

    The expectation is to see only this display on the top menu in ipad, regardless of whatever orienation

    <Hamburger> <Your cart>

    Look forward to your soonest reply.

    Regards,
    Patrick

    #99202

    Yes I’m using page builder

    #99193

    Hey Kelly,
    How are you adding the image? Could you post a link to the page? You can set as a private reply.

    Hannah

Viewing 20 results - 32,541 through 32,560 (of 53,646 total)