DevDm
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [devdmbootstrap4] Menu/dropdown bug on small devicesThanks for the help man. Appreciate it and it should get people squared away while I’m dragging my heels.
Forum: Themes and Templates
In reply to: [devdmbootstrap4] Menu/dropdown bug on small devicesThanks man. This is a problem with not having an event or trigger on screen resizing. It is on my radar!
Forum: Themes and Templates
In reply to: [devdmbootstrap4] Old Boostrap css version?You know I think you are right! it didn’t seem to compile properly on the export. I’ll fix it up. All the scss and the js is there for 4.3.1 but it doesn’t look like it built right.
Forum: Themes and Templates
In reply to: [devdmbootstrap4] fontawesome in dropdown menu itemsThanks for the info Arwystli! I will add it to the list. ??
I’ve got you Jan. I’ll look into it.
Do you think you can email me danny[at]devdm.com to let me know what you used to minify the javascript?
Forum: Reviews
In reply to: [devdmbootstrap4] FantasticThanks for the kind words Aaron. Glad to see it is helping ya out.
Forum: Themes and Templates
In reply to: [devdmbootstrap4] Error: devdmbootstrap4I owe Walti an apology here. This bug was 100% real as sprint_f is nothing and if I had kept my eyes actually open and my monitor on while reading and investigating the issue I would have seen that… v1.71 has fixed the issue. Sorry Walti.
Forum: Themes and Templates
In reply to: [devdmbootstrap4] Error: devdmbootstrap4Walti has informed me via email this issue has been resolved.
Forum: Themes and Templates
In reply to: [devdmbootstrap4] Error: devdmbootstrap4Howdy Bucherwalti,
This looks really funky when I traverse the page and look at your source. It looks like you are having a lot of issues with this wordpress installation.
Do any other themes work?
If you want to email me [email protected] I might be able to take a closer look.
Doesn’t look like this is an obvious “spot the problem” there is a lot going on there. You should get a developer in there to go through it.
Hey jjazzbel,
Can you link me the project?
I reckon there is a lot of custom code in there to make that happen as the original DevDmBootstrap3 doesn’t have mouse hover drop downs (Bootstrap 3.x doesn’t have them).
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] Can I turn off auto meta descriptions?Hey Chris,
Sorry for the delay.
In your child theme duplicate header.php from the parent theme and remove this line:
<meta name="description" content="<?php echo esc_attr(get_bloginfo('description')); ?>" />
The header.php in the child theme will become authoritative and it should remove your duplicates.
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] Can I turn off auto meta descriptions?Hey Chris, I will look into this later today and get back to ya.
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] Custom title on dynamic pageYo Home-Skillet.
You are going to want to use a filter function for this or you can install a plugin like “All-In-One-Seo” that will handle it for you.
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] Adding Woocommerce support to DevDmBootstrap3I totally missed this Louie. Thank you for taking the time to hammer this out. I’ll take a look. Good work!