UndergroundFlix
Forum Replies Created
-
Forum: Plugins
In reply to: [postTabs] Tabs Not Working After Update – ChromeYou think it could have something to do with Adblock Plus or other equivalent plugins?
I am working on a mac, OSX, and I typically use Google Chrome.
I am not using my personal computer at the moment so I will have to check the site with Firebug at a later time.
Forum: Plugins
In reply to: [postTabs] Tabs Not Working After Update – Chrome@elenav – I have never used those plugins the tabs were working fine prior to the latest updates.
@RodrigoPrimo – When I visit the link – https://post-tabs.hacklab.com.br/ – that you provided, the tabs seem to be working fine. However, when I visit my site I still have the same issue. All of the content is displayed under the first tabs and the remaining tabs are unresponsive.
I am running wordpress v3.8 and post tabs v2.10.2.
Is there a way I can be linked to a copy of the older version to ensure my site appears as it did before.
Forum: Plugins
In reply to: [postTabs] Tabs Not Working After Update – ChromeI’m still having issues – in Chrome, the tabs still not separating content on posts or pages and in Safari I am only having issues with pages.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Post TemplateI don’t want a variable in CODECODECODE that is just for me to go back and manually edit after the post has been created. Does this change anything?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Post TemplateThanks. I tried messing with it a little but kept receiving errors after the edit. Can you please provide sample code to inform me of how I can add text after $thisExcerpt
I want it to display the variable $thisExcerpt and then the text below in the content portion of each post.
[tab:Link 1]
<center><iframe width=”660″ height=”400″ src=”https://vidto.me/embed-CODECODECODE-660×400.html” frameborder=”0″ allowfullscreen></iframe></center>
[tab:Link 2]
<center><iframe src=”https://allmyvideos.net/embed-CODECODECODE.html” frameborder=0 marginwidth=0 marginheight=0 scrolling=NO width=660 height=400></iframe></center>
[tab:Link 3]
<center><iframe src=”https://vidspot.net/embed-CODECODECODE.html” frameborder=0 marginwidth=0 marginheight=0 scrolling=NO width=660 height=400></iframe></center>
— If this is not possible, how can I get that text into a variable of its own and then have it displayed after $thisExcerpt ? Thanks.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Post TemplateAfter reviewing the PHP file the $content variable can not be found. Are you maybe referring to the variable $thisContent ?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Post TemplateHow can I add ‘This text here’ to the code so that it appears in every imported post?
I am only pulling the post titles from the RSS feed but I want the content to be the same for each post pulled – lets say for every post I import I want the content/description portion to say ‘This text here’ that way when I view every imported post the content/description will already have the text ‘This text here’ for me to edit to my liking.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Feed To Post – Custom Post TitleI found the import_posts.php file. What changes should be made to make this work?
How can the ‘description’ field of the RSS be added to the ‘title’?
Forum: Plugins
In reply to: [Hide Title] Title Not HidingI am using Google Chrome and I can still see the title.
What kind of javascript errors are you referring to? Are these easy to correct?
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Comments Not WorkingNew question until that get’s resolved, this may need to be in a separate post and I can do that if necessary.
I want to replace the link that says ‘Add/View Comments’ with an image that says the same (for styling purposes) – I was able to easily do this with the ‘Hide Comments’ link but the ‘Add / View Comments’ is tricky because the link changes depending on whether comments are present or not. I need one image to appear instead of the three different options that you currently have . It will simply read ‘Add / View Comments’. How can I alter the code to replace these three variables with one image.
IMG SRC – https://undergroundflix.com/wp-content/uploads/2013/01/addviewexternallinks.jpg
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Comments Not WorkingI updated through WordPress the first time. I then went to Plugin Oven and downloaded your latest build (1.5.2c) but it was still causing problems. Once the link was clicked, nothing happend. No comment form showed up and no comments were displayed and the text link stayed the same.
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Comments Not WorkingUnfortunately when I upgrade to the most current version – no comments no longer appear. I will revert back to 1.4.9 for now but I thought you should be aware.
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Comments Not WorkingDoes this mean that I can upgrade to the latest version again? You had me roll back to 1.4.9 at one point and I am still using that.
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Comments Not WorkingThat works! Thank you so much for your time, your effort and your great customer service. For future reference, what was the problem? I appreciate your help.
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Comments Not WorkingI have removed the suggested code force_content_collapse – it was located on the third line from the last of the code pasted above. The comment form is still not showing up.