WDES Responsive Mobile Menu Layout 1 Add-ons sample options
Click every tab to get the sample options and se the screenshot image.
[anton-accordion cat=”270″]
Click every tab to get the sample options and se the screenshot image.
[anton-accordion cat=”270″]
How to get paid membership pro membership level ID? Copy the codes below.
How to add rtMedia custom settings just like the example image above? Just add the codes to your functions.php of your theme.
Having trouble of this errors? Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/wwwcreat/public_html/wp-content/plugins/wp-post-corrector/wp_export.php on line 12 Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 610 is not allowed to access /tmp owned by uid 0 in /home/sitename/public_html/wp-content/plugins/custom-field-suite/includes/classes/form.php on line 42 Fatal error: session_start() [function.session-start]: Failed to…
[round-to-the-nearest-number]
How to access/download mp4 files of vimeo videos? Using this URL https://player.vimeo.com/video/169074515/config, where 169074515 is the video ID, using https://player.vimeo.com/video/169074515/config will show all video information. See the sample codes below. Here’s the sample MP4 video URL your can download or use in your custom video player. Example video output:
Dequeue or deregister a style or script in WordPress is now easy and no need more time to find solutions online. Example 1: I want to remove styles using `dequeue` function. If you can see, I want to remove the `anton-accordion-style-css` styles. Please see codes below. Code to be paste in functions.php Example 2: I…