anymvs
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Modal] Easy Modal with VC not working!problem solved my friend ?? thank you so much!
Easy Modal v2 is working great! I just grab the link inside a div class! it was weird so i debug the code without finding the js that loads for the modal and I notice below each page of the revision tab in the VC there is a small boxes where is must be enable in order to run the js file in that specific page ??
if you keep 1 month records in your VC :p that’s happens !
learn your rights ?? https://www.aequitas-humanrights.org/Thank you so much @danieliser
Everything seems to be fine! ??
Forum: Plugins
In reply to: [Easy Modal] Easy Modal with VC not working!?? great!!! with this plugin i have receive parse error! check below!
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting T_VARIABLE in /”xxxxx”/”xxxxxx”/public_html/wp-content/plugins/popup-
maker/includes/admin/popups/class-metabox-triggers.php on line 70Line 70
static::render_row( array(
there may be a solution but no sure if it’s going to work!
Forum: Plugins
In reply to: [Easy Modal] Easy Modal with VC not working!Thank you danieliser but I have already try popup maker too ?? the same results !
Forum: Fixing WordPress
In reply to: Errors 403 and 23 in Google Analytics in DashboardI have the same problem and I think the problem is a combination of plugins and services! do you use CDN for your wordpress ?
I am not sure if that’s the problem (it’s just conjectures ) but I trying to figure out what’s going on!
if someone find out something, I will appriciate if he/she share it with us !
Thanks
Forum: Plugins
In reply to: [Contact Form 7] Problem with custom css contact form 7done ??
.custom_clear { clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow: hidden; }
Forum: Plugins
In reply to: [PHP Browser Detection] Problem with multiple "if statement"Hi ?? Thank you for your help ! ??
Problem solved !
The problem was in my @media css style-sheet. I made a mistake and set media screen for table devices and that didn’t liked by your plugin :p
Sorry about that my bad ??
Forum: Plugins
In reply to: [PHP Browser Detection] Problem with multiple "if statement"It’s in my localhost I didn’t finished the theme yet ! Would you like to make the updates to the main site and send you the link ?
I try more simpler code:
<?php if(is_tablet()) { get_template_part('mobile-page',get_post_format()); } ?>
No results !
Forum: Plugins
In reply to: [PHP Browser Detection] Problem with multiple "if statement"Thank you so much for your reply !
I think the problem is with the function is_tablet() because I have already used what you say… I also post a simple echo ‘hello’; just see how is responding and again is working only for mobiles…
Which devices are supported by the function is_table ? Because I believe that’s only for iPad etc
I’m testing things in Samsung Galaxy tab!
Thank you again for your respond!
No solution guys :p
it’s a windows hosting account and I can not set read and write permissions on the root ! Thanks !
Forum: Fixing WordPress
In reply to: Problem with wordpresschrome and windows 7
Forum: Fixing WordPress
In reply to: Problem with wordpressYes istein I sure that the changes are saved !