telkins
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Content Shortcode] Not Showing on Iphone/IpadI figured it out. The background image I was trying to load was too large for iPhone/iPads to load. They apparently limit the pixel width of images they are willing to load. Thanks for your help!
Forum: Plugins
In reply to: [Custom Content Shortcode] Set post background using custom fieldHello. I just noticed that for some reason, the backgrounds won’t show up on iphone/ipad. Any idea why this is happening? Everything else seems to work fine, but on those devices the background disappears in the div.
If you look at the block that says “Can you guess what this is?” then you will see that the background for that div doesn’t show up on iphone/ipad. Thanks for any help you can give me.
Nevermind. I deleted the plugin and installed a fresh version and everything seems to be sorted out.
Forum: Plugins
In reply to: [Custom Content Shortcode] Set post background using custom fieldNevermind, it started working. Thanks so much for your help!
Forum: Plugins
In reply to: [Custom Content Shortcode] Set post background using custom fieldHmmm…. I feel like I’m close but I can’t quite get it to work. What am I doing wrong?
Here is where I’m at so far:
<div style=”background:url(<?php echo do_shortcode(‘[loop type=”what_is_this”][content field=”background-image” return=”url”][/loop]’); ?>) no-repeat; height:400px;width:300px; border:5px solid #fff;”>content goes here with the custom field background image as div background</div>I have the background-image custom field set with https://charleybiggs.com.s64567.gridserver.com/wp-content/uploads/2014/01/featured_product_03.jpg as the background image (just for the purposes of testing this)
If you take a look at my dev site below, scroll down to the bottom and you will see the div that I’m testing this out on. Thanks for your help, you rock!
Forum: Plugins
In reply to: [Custom Content Type Manager] User Access to Specific Media/Images OnlyNobody has any ideas on how to accomplish this?
Forum: Plugins
In reply to: Zip Code SearchI did some more research but I still can’t find whether this is possible.
Anyone have any suggestions?