Orlando
Forum Replies Created
-
Forum: Plugins
In reply to: [Maps Widget for Google Maps] Changing map size generates map errorProblem solved. I didn’t have a billing account attached to the API Project.
Forum: Plugins
In reply to: [Simple Social Icons] Unable to change icon sizeBump.
I’m having the same problem.This worked for me…
Add the following to wp-config.php:
define( 'FS_METHOD', 'direct' );
Let me know how it works for you.Forum: Plugins
In reply to: [Advanced Access Manager – Access Governance for WordPress] Delete Role?Excellent. Thank you for the clarification. Great plugin… Keep up the awesome work!
Forum: Plugins
In reply to: [Flexible Posts Widget] Horizontal display?Bump
Forum: Plugins
In reply to: [Recent Posts Widget Extended] How do I display the actual post title?Bump
Forum: Plugins
In reply to: [Countup JS] Undefined value for separator?I’m having the same problem.
Forum: Plugins
In reply to: [WP Email Template] No header imageThe code above was working great until the last update. Now the code referenced above is nolonger found. Suggestions??
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] 'Save for Later' optionBump +1
Forum: Plugins
In reply to: [LDW Mobile Contact Optimizer] Back to Top button missingHere’s a link to a screenshot of the settings page…
https://www.dropbox.com/s/pqjuuofdo505h70/Screenshot%202015-12-07%2011.20.52.png?dl=0Forum: Plugins
In reply to: [LDW Mobile Contact Optimizer] Back to Top button missingHere’s a link to the screenshot…
https://www.dropbox.com/s/oyzj52uch0m6c66/File%20Dec%2007%2C%2011%2015%2030%20AM.png?dl=0A link to the development site…
http://aquarium.elinestudio.comI tried using this snippet in functions.php, but I can’t get it to work…
function my_cpt_post_types( $post_types ) { $post_types[] = 'movie'; $post_types[] = 'actor'; return $post_types; } add_filter( 'cpt_post_types', 'my_cpt_post_types' );I’m trying to do the same using Dynamik Website Builder for Genesis… How can this be accomplished with a meta box?
Forum: Plugins
In reply to: [TwentyTwenty] Multiple instances on one pageI’d like to do the same. How can this be accomplished?
Forum: Plugins
In reply to: [Easy Coming Soon] Configuration Changes Not SavingI’m having the same issue. The title keeps going back to default and the settings wont activate.