Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Since you have not replied i will mark this as resolved, just let us know if you are still having problems.
Thanks,
Stiofan
added ID to the select package row
This seems to be fixed now, can you confirm?
Stiofan
Will be in next core.
Stiofan
Thanks for spotting this, i managed to replicate but for some reason not on the homepage, only on category pages.
This seems to be a chrome bug, the hover off action is not firing because the hover off of the first sub menu is firing first and removing the element so it can’t be hovered off.
We can solve this with 1 line of CSS3 to delay the first sub menu being removed by 0.1 second so the sub sub menu hover off action fires first.
I will fix this in the next verion but for now please add this line of css around line 862 of style.css
transition:visibility 0.1s linear;
so the surrounding lines should look like this:
z-index: 8999; transition:visibility 0.1s linear; /* highlight sub-menu current page */ }
Thanks,
Stiofan
July 31, 2014 at 9:47 am in reply to: A Few Setup Questions (Feature Image, Social Media & SIdebar) #10509Hi Reena,
Thanks for letting us know, if you can live without it for now, i have flagged this post for myself and will look at compatibility with this plugin when i have time.
Thanks,
Stiofan
July 30, 2014 at 11:14 am in reply to: A Few Setup Questions (Feature Image, Social Media & SIdebar) #10346Hi Reena,
It there is no JS errors showing but i am guessing it is a JS conflict, please try disabling all non GD plugins and check it works, if it does try activating them one by one until it breaks and then you will know what plugin it is.
Thanks,
Stiofan
🙂
Hi Greg,
If the issue is what i think it is then we should be able to add a tool to fix it in the next version. I will add this as a task for vikas.
Thanks,
Stiofan
July 29, 2014 at 1:01 pm in reply to: A Few Setup Questions (Feature Image, Social Media & SIdebar) #10214Hi Reena and welcome 🙂
#1. This should happen automatically, it could be a few reasons why it’s not, it could be a JS error or maybe the price package is restricting the number of images. Please post a link to your site and i will check, if you can also post wp-admin details in a private reply (tick box below) then i will be able to see the reply but no one else.
#2. These can be added manually under Place Settings> URL
#3. I am not 100% sure what you are asking here, can you be more specific?
Thanks,
Stiofan
Yes i recived my email fine, the email you receive as admin should have – ADMIN BCC COPY in the title, the user email does not have this.
This might be a server setting, sometimes for security servers will not send any emails that are pretending to be sent from another domain, if you are receiving normal WP emails then i suggest you copy the email address you are receiving them from and use that in your GD email send from address GD.General>General Settings>Email address
Let me know if that solves.
Thanks,
Stiofan
Hi Brian/guys,
This might be a server setting, sometimes for security servers will not send any emails that are pretending to eb sent from another domain, if you are reciving normal WP emails then i suggest you copy the email address you are reciving them from and use that in your GD email send from address GD.General>General Settings>Email address
Let me know if that solves.
Thanks,
Stiofan
You are welcome 🙂
HI, I just signed up to your site and received my details via email with no problems.
If you want notifications to then you must have that option selected under Notifications> Site BCC options and make sure yes is selected under “New user registration”
Have you updated to the latest Claim listings manager?
Thanks,
Stiofan
-
AuthorPosts