PositechWP
Forum Replies Created
-
That’s what I was thinking too, but I can’t seem to find it in the theme settings. We are currently using Storefront if that helps at all.
Forum: Fixing WordPress
In reply to: Centre embedded Youtube videoGlad to help!!!
Forum: Fixing WordPress
In reply to: Centre embedded Youtube videoI put in <center></center> tags around the entire line of code and I was able to get it to center on a page. Hope that works well for you!
<center><div><iframe src=”https://www.youtube.com/embed/y_YApDnwZR4?rel=0″ width=”560″ height=”315″ frameborder=”0″ align=”center” allowfullscreen=”allowfullscreen”></iframe></div></center>
Forum: Plugins
In reply to: [WooCommerce] Conditional AttributesThank you for the guide, it will help greatly in the long run.
But I think I’m still having a problem; I can’t seem to set a base price for the product and then have it change with each option.
As I mentioned before, let’s say the base price is $1000. Option A is worth $100 and Option B is $200. I need to have it where they click on the product, and it shows the base price of $1000 and not the option prices of $100-200. Because that’s what it seems to be currently doing, only showing the range of the option prices.
Any ideas on what might be going on?
That did it!
Wonderful thank you!
Forum: Plugins
In reply to: [Enhanced Media Library] Viewing Media Categories URLI think I’m getting somewhere now with that help, thank you!
Forum: Fixing WordPress
In reply to: How to register users to only view a media library?Thank you very much! These should be a good start for us to move forward
Forum: Plugins
In reply to: [Simple Download Monitor] Any way to change design of Download button?For testing purposes, I’ve removed the button from our site. I need to have it be tested for approval within the company. I will come back here and post a link when I get it approved. Thanks
Forum: Plugins
In reply to: [Simple Download Monitor] Any way to change design of Download button?And how about changing the size of the button as well?
Forum: Fixing WordPress
In reply to: Shortcodes break pagesI’ve tried before contacting them on a different issue and all I got was unrelated junk mail from them…so I guess I could try again.
Forum: Fixing WordPress
In reply to: Shortcodes break pagesOur company uses the Infoway Pro Responsive Theme….which I think is a premium theme?
I have deactivated all plug-ins before for other issues, but this one still comes up. I thought I had it fixed with the Formidable plugin in where I was running into this same exact problem. I deactivated the Beaver Builder plugin and the forms worked. I had hoped it’d be the same for this problem.
I tried multiple plugins, which I have since deactivated only because it was causing the page to look like the screenshot. I think the different plugins I used were:
amr shortcode any widget
Widgets on Pages
and I feel like I tried another but I must have deleted it from my plugins altogether.
The shortcode at least for widgets on pages was : [widgets_on_pages]
The amr shortcode one I think was like: [do_widget id=widgetid11]
Forum: Fixing WordPress
In reply to: Adding Unrecognized Files to WordPressOur company uses the Infoway theme, which I believe is a premium theme, and I think if I’ve seen correctly this forum doesn’t do much with the premium themes.
But I can’t imagine the theme wouldn’t allow that, I’ll have to look into the plugin issue too.
I’m trying to get our IT guy to look into this as I don’t have much knowledge with this techy side of WordPress.
Appreciate the reply back again catacaustic!
Forum: Fixing WordPress
In reply to: Adding Unrecognized Files to WordPressSo I’ve tried doing the first option, adding to the functions.php in the theme editor, and it crashes my site. This isn’t the first time I’ve tried changing the functions file in there and have it crash, so I was leery of doing it but I did it anyway. Sure enough it crashed.
The second option, zip files, do I just add them like normal media files? Because wordpress still says it can’t permit them due to security reasons.
I’ll eventually get this figured out I just know it! Thank you catacustic for your help thus far, it’s a start!
Forum: Fixing WordPress
In reply to: Adding Unrecognized Files to WordPressIf I have to do it on the server side of things, which it looks like the other sites I’ve looked at say to do, I can’t personally do that as I don’t have access to the wpconfig.php files. But I’ll let our IT guy do it if it needs to be done that way, but I’m wanting to know is there a way for myself to do this.
Forum: Fixing WordPress
In reply to: Missing Sliders and Drop Down MenusAlright so, let’s see if you guys can answer this one:
I deactivated the W3 Total Cache plug in and it worked. Now I’ve seen people use this plugin all the time and always say you should have it. But if it’s causing problems to my site, how can I either:
A) Find an alternative
B) Use the W3 Total Cache but make it so it doesn’t screw things up?