Jason Paul
Forum Replies Created
-
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Incorrect href on image linkI think so. I’ll hold off until you release the new version. Sounds like you’ve addressed this in the new version coming up!
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Incorrect href on image linkI had it at default. But the background images were not positioned right and I did specify the height (does there need to be an auto height, or blank for that to work correctly?)
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Incorrect href on image linkThanks! The background image appears as a different size than the image version. It would be cool if they behaved to look exactly the same.
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Incorrect href on image linkHm, it’s become clear that I’ve got a function that is creating that issue. It’s a function to auto wrap featured thumbnails with links. I’ll have to figure out a way around this. Thanks. I think you can close this issue.
The image href is adding /cptc/ to all the image links and making them click to 404s.
Forum: Plugins
In reply to: [Easy Modal] Modal isn't doing anythingI’ve got wp_footer and wp_head setup the normal way and the modal isn’t working for me.
What is the point of this add-on if it doesn’t actually connect a job to the form? Just wasted an hour setting things up and not to thrilled about this apparent dead-end.
Forum: Plugins
In reply to: [Advanced Custom Fields: Nav Menu Field] Function code crashes themeJust wanted to follow up and note that my fix IS THE fix. The beauty of this plugin and that function is that all you need to do once activated is drop in the most basic ACF display code into your template file for this to work:
<?php the_field('sub_nav'); ?>
Forum: Plugins
In reply to: [Flexible Posts Widget] Disaster after upgradeOk, thanks for the follow up. I’ll make the upgrade when I know I’ll have time for troubleshooting in case the settings don’t carry over. I used the plugin very aggressively in conjunction with the Ubermenu. So there were about 20 different widgets with complex settings to configure, so that was the issue last time.
Forum: Plugins
In reply to: [Flexible Posts Widget] Disaster after upgradeI’m not sure he’s talking about templates. I’m afraid to upgrade because last time I did I lost all my widget settings on for this pluign. Is there a way to backup the actual widget settings made for this? This is a very complex plugin and putting everything back together if it’s lost on upgrade is time I just don’t have.
Forum: Plugins
In reply to: [Page scroll to id] Active Menu Link not workingDid you ever resolve this? I’m not sure this plugin even has active menu (to my great disappointment). If you did get active menu working I would really love to know how.
Yep, it worked totally fine as a Child Theme. There’s been some talk of moving away from Childthemes among some WP devs…but running into something like this makes me think it’s better to stick with it…
Nevermind, I saw the tutorial. What I don’t understand is why does Infinite Scroll work out of the gate with the Default Twenty Twelve theme but not an exact Duplicate?
Could be something in a newer version of WordPress fixed the problem?
I was able to resolve this with some extra specificity and !important tags