Forum Replies Created

Viewing 30 posts - 121 through 150 (of 419 total)
  • Author
    Posts
  • in reply to: sidebar not showing #777419

    Sure no problems

    in reply to: Strange behaviour on site overall #776867

    hey thank you for replying but it’s not the solution this time

    i already tried this permissions were always set to 777 as it always has been and i did delete the css file previously and re saved and still nothing changing :(

    I just tried the above again and still nothing changed

    Also since doing the theme update the avia builder is showing no elements for any page when i go to edit it

    in reply to: sidebar not showing #776795

    my mobile menu toggle button fails to show on mobile devices as well this is since doing a theme update :(

    in reply to: Quick CSS failing to do anything! #776693

    thank you Guenni and everyone who contributed to the post everything appears to be working now

    in reply to: Quick CSS failing to do anything! #776568

    Hi sorry to sound a bit rash here but it isn’t useful.

    mensmaximum this isn’t advanced css work and thank you so much for your help on my other thread as that was far more advanced work and I really enjoyed the solution.

    This is very trivial and simple css work. Quick css is there to apply quick css and I have built 100s of sites. It never fails to work. The css I am trying to apply is to simply set a display to none. Never has this failed to work before.

    I have gone to the effort of creating an example div and writing example css, creating ftp accounts and wp logins and providing this and my wordpress credentials so someone can kindly look at why this is failing so please can someone do this. As I can’t apply any css at the moment at all even through the css stylesheet powering the theme. It is all being ignored.

    And this was a concern i raised on april 7th and the original moderator hasn’t replied since asking for my login information. If he wasn’t going to use the login information I’m not sure why to ask for it in the first place.

    Please can someone kindly assist I will be very grateful

    • This reply was modified 7 years, 2 months ago by codecreative.
    in reply to: Quick CSS failing to do anything! #774405

    Sure

    On this page http://www.codecreative.uk/about/web-design-prices/

    At the bottom of the page under the price table you can see it text that says TEST this has a class name given of hidemenow
    For screenshot see

    View post on imgur.com

    in reply to: enfold woocommerce hooks not doing anything #774212

    Amazing what a great contribution thank you @mensmaximus

    Thanks to you I managed to remove this with the following code. It is far from obvious and you’d expect the standard woocommerce functionality to work. I should have known if it is a theme specific issue that somewhere it is rewriting the rules but I’d have never found this out and by the looks of it this had the moderators puzzled. Thank you!

    function avia_remove_func() {
    remove_action( ‘woocommerce_after_single_product_summary’, ‘avia_woocommerce_output_upsells’, 21);
    }
    add_action( ‘init’, ‘avia_remove_func’);

    in reply to: enfold woocommerce hooks not doing anything #772614

    hi andy updating the theme made no change
    Can someone take a closer look as this is theme specific. If you swap to twnety twelve theme the code works fine (see below).

    Product to look at http://hungry-cactus.flywheelsites.com/product/charnwood-country-4-woodburner/

    You can see that the upsell isn’t removed in the summary area below the product information. This is my code in child theme functions.php

    add_action(‘woocommerce_single_product_summary’, ‘woocommerce_upsell_display’, 35);

    function avia_remove_func() {
    remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_upsell_display’, 15);
    }
    add_action( ‘init’, ‘avia_remove_func’);

    If you switch to twnety twelve this works fine. But in enfold there is no way at all to get the line to work
    remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_upsell_display’, 15);

    I would like to report this as a possible bug

    in reply to: enfold woocommerce hooks not doing anything #771636

    hi can someone advise me why enfold theme is preventing this standard woocommerce function from working? I have provided you with everything, wp access and ftp access please advise

    in reply to: enfold woocommerce hooks not doing anything #770323

    provided in private section

    in reply to: enfold woocommerce hooks not doing anything #770317

    hi john can you confirm what files ? Does my code I provided appear correct I am using a child theme

    in reply to: Gallery with thumbnails (video) #715495

    also is it possible to have around 200 words of text associated with each video when it shows like a caption almost but not so that it overlays the video

    in reply to: google maps #702794

    Hey Yigit

    Stll having issues this time its on another site

    The site I can’t turn off the footer widgets so it just shows socket no matter what I do. I am also on 3.8 off enfold on this other site and its still not rendering for me.

    The map is above the footer on the home page of the site, all posted in private content for you to review

    okay im running a child theme,,, so what i did from my parent theme folder via ftp is download /config-woocommerce/woocommerce-mod.js

    i then went into my child theme folder and created the folder config-woocommerce and uploaded the woocommerce-mod.js file after editing as you detailed in the other post removign the conflicting code.

    i then went back to my site hit f5 and the error is still present

    its as if it is loading the js file from the parent theme folder still

    hi guys im having the exact same problem

    my product is at http://stoveindustrysupplies.com.gridhosted.co.uk/product/fire-brick-calculator/

    but it is effecting all of my products

    can you re explain in simple steps how to fix this?

    in reply to: cant open page editor #672388

    damn can you advice best way to find the content in the db, what table will this be contained in?

    in reply to: css advice #669888

    yes i did thanks anyway yigit this post may help another person

    in reply to: css advice #669887

    awsome thank you

    in reply to: cant open page editor #667419

    hi yigit

    ive done everything now

    and the issue is still persistent

    i do have a feeling this is because of some js script the client has attempted to insert

    i would like to be able to jump into the mysql database via php my admin and remove this content but dont know how to do this

    can you confirm if that is the reason? you can see the js script stupidly attempted to be placed and can be seen rendering on the home page

    i know as well as anyone this should be done with enque

    so what do i do now? or is this theme related?

    running latest enfold theme

    in reply to: Internet Explorer issues #635132

    Hi

    That worked Thanks!

    in reply to: Internet Explorer issues #632950

    Hey

    Thanks for that it, fixed the issue with the images.

    What do you suggest with the footer menu not aligning up in IE?

    It is done in HTML and CSS and I have provided login details in one of the replies above if you wanna take a look at it.

    It aligns center in Chrome with no issues.

    The new link however is in the private content

    Thanks in advance

    in reply to: Internet Explorer issues #631413

    OS is windows 7, same issues on windows 10

    in reply to: Internet Explorer issues #631407

    Hi

    The version is 11 I believe.

    Here is the branding at the top http://imgur.com/LPYchSk its a bit pixelated around the edges – fine in chrome.

    Here is the footer, again with the branding and the menu text in the footer not being centred – fine in chrome. http://imgur.com/4zvkEyC

    Overall the whole image quality on the site is much lower in IE than Chrome

    Thanks

    in reply to: Tabs #625121

    Hey

    Thanks anyway! :)

    in reply to: Tabs #622909

    Hey

    I removed the link that was on the image which removed the flickering text, but the text editor area in the tabs still doesn’t let me put a link around the whole div to make it all click-able.

    When I use the built-in feature (when you highlight everything then click the link thing and you can chose a page or custom URL) this puts a tags around the image, h2 and p tags separately, causing the flickering again.

    Is it possible to make the whole div for each course on the page click-able?

    And thanks!

    in reply to: Tabs #621186

    Hi

    Below are login details. I know everything is a bit messy in the tabs section and quick css but nothing should be causing it.

    Thanks

    in reply to: Best way to do this? #619235

    Thanks!

    in reply to: enfold css selector #582164

    hi this seem to change the colour of the element but all of its child elements to. I would have thought > would stop that happening

    Please can you try logging in and take a look

    in reply to: Auto scrolling #572085

    thank you for your response. I am contacting vc to see what feedback they have. Can I also ask is it avia_smoothscroll?” /js/avia.js ” .. what if i remove:
    //smooth scrooling
    if(jQuery.fn.avia_smoothscroll)
    jQuery(‘a[href*=#]’).avia_smoothscroll();

    in reply to: Auto scrolling #570790

    hi i am but i believe ive had sites before that do this that dont have vc installed. i think its an enfold funciton to help improve userability but i find it a bit annoying any ideas on turning this off ?

Viewing 30 posts - 121 through 150 (of 419 total)