Forum Replies Created

Viewing 30 posts - 1 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: Masonry – next, previous #1435224

    HI Mike,
    Thanks for your reply, Yes I am referring to post next and previous buttons on the side of the page. I was hoping there maybe a function that can allow the next and previous buttons to only cycle through the specified category/categories. As I have two different categories displaying on different pages that aren’t related and I don’t want the user being on one page using next or previous to then it display a post from the other category from the other page.
    I guess if this isn’t possible I would have to hide the side buttons?

    Again Thanks for your support.

    in reply to: Product Short Description – Woo commerce #1429177

    Hi Nikko,
    Thank you that has done the trick

    • This reply was modified 10 months, 2 weeks ago by Dave.
    in reply to: Product Short Description – Woo commerce #1429131

    Hi Nikko, thank you for the link but unfortunately I have tried the code and it doesn’t seem to work. I am using enfolds product list could this be why it isn’t working or is it due to the code being old? Any other code i could look into please?

    in reply to: Column Margin – Custom Margin Error #1416496

    Hi Mike,
    I have added some margin in the first column however it doesn’t effect all the other columns only the first column. see image. I just want to add some top margin for it to effect all three columns. I have found that changing the column to a Equal Height Columns it does apply the margin to all three columns but not on individual height columns should this work on individual heights. I have test this with another enfold site which is a different version but this too is the same with only the first column working.

    Kind regards
    Dave

    in reply to: Woo Commerce Product Bundles Quantity not working #1261348

    Hi Yigit, Testing some more, enfold seems to work fine with the quantity + – buttons on standard products in woocommerce but not with the “woocommerce-product-bundles” plugin. If I wanted to get enfold to work with this plugin what would i need please? is it javascript? or php? Does enfold plan on any type of fix for this plugin please as it is part of the woocommerce family?

    Also removing the – and + buttons from the theme as you instructed doesn’t stop them coming back once you update your cart as they reappear if i change the qty from 1 to 2 for example or if I have multiple products and remove one. Any help to fix this issue will be greatly appreciated.

    • This reply was modified 3 years, 12 months ago by Dave.
    in reply to: Woo Commerce Product Bundles Quantity not working #1260704

    Hi Yigit, Thank you for the quick assist and help but can i ask was it the code above //avia_apply_quant_btn(); that got the system to function correctly as it was cached? The reason for asking is for when i have to update wp and plugins? Can I also ask please On the firefox browser there are up and down arrows buttons for adjusting the quantity but not in chrome is there some css to unhide these buttons in chrome? Thank you for all the help it is appreciated.
    found on another post the css to bring the buttons to chrome
    input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    }

    • This reply was modified 3 years, 12 months ago by Dave.
    in reply to: Woo Commerce Product Bundles Quantity not working #1259617

    Hi Yigit,
    Thank you for the reply however this hasn’t fixed the issue. We are using WooCommerce Product Bundles and have created a page where the user can add 2 products to a gift pack however we have added the min and max quantity at the bottom of the page the text displays “Please choose 2 items.
    ” on selecting the + button to increase the quantity nothing is added and the add to cart is greyed out no mater how many we add. On removing enfold theme the system works fine. Please find the login details below and could you let me know how you get on and what was done to fix this?

    hope this finds you well
    regards Dave

    in reply to: Layer Slider Fails on Enfold update 4.6! #1159866

    Hi Ismael, Thanks for the Great support and on fixing the issue thank you!

    in reply to: Layer Slider Fails on Enfold update 4.6! #1158810

    Hi Ismael, Thank you for the reply I installed the plugin you mentioned and also here are the details you asked.

    in reply to: Layer Slider Fails on Enfold update 4.6! #1157854

    Hi Rikard, thx for the reply here are the details…thx

    in reply to: Image Hover on mobile #1081336

    I know however it does have active states which i already see working when i press the the image i see the title appear on a mobile device so i want to know how i could apply an active state to the image hover effect I understand you don’t use :hover in mobile but you can use :active states which show on press. so i see the title appear in iphone on press i want to also see the effect appear on press so was asking for the ccs to that effect please.

    in reply to: Latest Version Drag elements is broken! #1064562

    Finally It worked

    in reply to: Latest Version Drag elements is broken! #1064163

    Hi Nikko,
    The latest version to download in envato is 4.5.1 how do i get 4.5.3 please the new token doesn’t work? why 4.5.3 isn’t in envato when 4.5.1 drag is broken is mad can you assist pls? this is with a token i purchased 5 mins ago so god knows!!! can you confirm 4.5.1 drag is broken maybe we can get 4.5.3 uploaded to envato save a lot of messing about for folks!

    Last time we checked the token we were not able to connected to Envato:

    in reply to: Latest Version Drag elements is broken! #1064140

    Hi Nikko,
    My Bad it appears i have installed 4.5.1 i will upload 4.5.3 now

    Cheers

    in reply to: Latest Version Drag elements is broken! #1064113

    Hi Nikko,
    I can get you access to the site but to be honest it occurred not only on updated sites but on a new site with no content added or any plugins installed! Can you confirm that on fresh install with the latest WordPress and latest enfold versions that you can drag elements further down the page and confirm this doesn’t occur for you guys please?

    Pls let me know if you still want login access or if you can test this locally with new site? make sure to add content further down the page to see this bug occur.

    in reply to: Links Broke on ENFOLD #1006145

    Thank you for the reply ill give this a go, it is to go on a post in the default text box

    Can any one else help with this? All i want to do is set a goal to a submit button from the form and yet i still cant get it to work?
    I have added this to the functions changing the UA code

    add_filter(‘avf_contact_form_submit_button_attr’,’avia_add_submit_attributes_to_cf’, 10, 3);
    function avia_add_submit_attributes_to_cf($att, $formID, $form_params){
    $att = “onclick=\”_gaq.push([‘_trackPageview’, ‘MYCODEHERE’]);\””;
    return $att;
    }

    In the goal we can edit the following
    Category:
    Action:
    Label:
    Value:

    Above iv been told to add
    “Label: “”
    Value: “Submit” ”

    VALUE INSIDE GOAL ONLY ALLOWS A NUMBER NOT A WORD! IS THIS THE OLD SYSTEM USING A WORD INSIDE VALUE?

    If any one can help me with this id much appreciate it iv bought this theme a few times but now need to understand this myself. At this stage all i want it to pick up is a click? do i have to edit the code inside the function i added or would i just add Submit inside Action or?

    Can any one please help or is there a tutorial i could look at

    Hi this is a little confusing I still cant get the form button to be picked up from analytics can any one assist us in getting this to work please?

    Many thanks for the reply, However Google analytics Goal Details allows a number for Value: not submit text. as i get “Please specify a valid integer as comparison value”.

    This is an Event condition in analytics and the enfold contact form is set to thank you message not thank you page.
    here is what i entered but doesn’t seem to work?

    Category: “Contact Form”
    Action: “url address”
    Label: “Submit”
    Value: “1”

    So I’m not sure how to get this to pickup the form a click.
    Have I missed a part out? or have entered the incorrect details?
    Any help on this will be much appreciated.

    Hi Can You help with the questions i have asked after the link you posted?

    Thank you for your reply
    Can I also please ask regarding this code?
    add_filter(‘avf_contact_form_submit_button_attr’,’avia_add_submit_attributes_to_cf’, 10, 3);
    function avia_add_submit_attributes_to_cf($att, $formID, $form_params){
    $att = “onclick=\”_gaq.push([‘_trackPageview’, ‘/VP/XXX/XXX’]);\””;
    return $att;
    }

    Is the “/VP/XXX/XXX” code above the Google Tracking ID UA-xxxxxxxx-x ?

    Also in Google Event Goal Details You Can specify the following
    Category: “Contact Form”
    Action: “”
    Label: “”
    Value: “”
    what values do i use from the form to fill in the event details above?

    Cheers for your assistance.

    • This reply was modified 7 years, 4 months ago by Dave.

    That’s my question!!! I want to be able to use google analytics goal tracking code (EVENT) when the contact form submit button has been pressed.

    https://support.google.com/analytics/answer/1012040?hl=en

    What do I have to add to your theme in order for it to track THE CONTACT FORM SUBMIT Button being pressed by the user

    in reply to: logo left, menu right – equal menu spacing #797636

    Hi Andy,
    I changed the width to a px value and it worked! thx any way : )

    in reply to: Mobile menu animation open from top to bottom #745570

    Hi Guys,
    Thanks for all the help it is much appreciated however i have noticed that if the user changes the browser or phone orientation then the menu does remove which is what i want however the page is still in the menu mode meaning you cant now scroll down the page any more until the user opens and closes the menu again. would you know how to now make the page go back to normal if the menu is removed on orientation change/browser resize?

    in reply to: Mobile menu animation open from top to bottom #743309

    Hi Ismael,
    Thank you, this is much appreciated. I still have one issue though with the menu in landscape orientation on the mobile as it drops or animates too far down the page any ideas what could cause this please?
    (i was testing it on the iphone in landscape orientation)

    in reply to: Mobile menu animation open from top to bottom #740776

    Hi Yigit,
    Please find the details below to login. This site is currently under development in a test server.
    The menu works fine if i open and close in the same screen size desktop and mobile but any kind of browser orientation change or browser resize you will see the open menu break. i only have 2 plugins but if you need to deactivate them please do so

    in reply to: Using posts to create a flip card? #740607

    Hi Ismael, Thank you for the reply.
    I have been working in this file but i am trying to understand where the excerpt part of the code is and also which part is the the tile and thumbnail so that i can add front to title and thumb and back to excerpt. I was hoping you may be able to shed some light on where these maybe in the file. I did do a quick test and got the front to flip with the code below but not sure about the back, i commented out the code i had in. Is this something you may be able to help with please? I understand what is needed from the css and the html elements like front and back im just not sure about the PostSlider php code and which part is the title and which is the thumb and excerpt so that i can add the divs in the correct location.

    Hope this finds you well and look forward to your reply

    in reply to: Mobile menu animation open from top to bottom #739312

    What? sorry can you explain what needs to be done to resolve this, If the user opens the menu and then changes the orientation or resizes the browser while menu open the menu breaks. i’m looking for a fix and don’t fully understand what your fix is?.

    in reply to: Mobile menu animation open from top to bottom #739059

    Hi Ismael support has been pretty slow and im pretty disappointed with it can you please help with my query its been over a week to answer the question and i still don’t have anything other than start your own ticket and supply screen shot.

    • This reply was modified 7 years, 9 months ago by Dave.
    in reply to: Mobile menu animation open from top to bottom #739055

    Any one Available at support to answer the question???? pretty quick to tell me to start a new thread but slow in answering, could of just answered the 1st post. I asked the question on the 18th Jan its now 26th!! is this the normal time frame to answer? or does it take longer?

    • This reply was modified 7 years, 9 months ago by Dave.
Viewing 30 posts - 1 through 30 (of 32 total)