Hi, if this plugin is still supported, are you able to do a mini update so it’s not shown as out of date. My Wordfence scan keeps telling me:
Plugin Name: DivUp Content
Current Plugin Version: 2.7
Last Updated: April 4, 2016
Details: It was last updated 6 years 4 months ago and tested up to WordPress 4.4.27. Plugins can be removed from www.remarpro.com for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin.
Thanks again for a neat little plugin, cheers, Ian
]]>I’m trying to create a row of 3 divs (so they can be responsive and break into a column of 3 divs for mobile) with one floating left, one floating right and another in the centre but I cannot for the life of me get it to work and I’m not seeing how to make it work with div up!
This is what I’m trying to achieve:
[ [div-1] [div-2] [div-3] ]
This is what I’m getting:
[ [div-1][div-2]
[div-3] ]
(doesn’t show correctly when posting but div-3 is below 1 and 2 floating to the right and div-2 seems to float left rather than being centered)
Am using Headway Themes and this is the CSS although it changes all the time as I have tried everything!!
.container-div {
clear:both;
width: 100%;
}
.divup-wrap-2 {
width: 25%;
float:left;
margin:10px;
}
.divup-wrap-3 {
width: 25%;
display: inline-block;
margin: auto;
}
.divup-wrap-4 {
width: 25%;
float:right;
margin:10px;
}
Please help!
]]>i’d like to display a multi column list of categories on my site:
cat1 cat2
cat3 cat4
cat5 cat6
can this plugin do this kind of thing?
thanks
]]>After installing the plugin I get error msgs (without even inserting any shortcodes):
Strict Standards: Redefining already defined constructor for class tvr_divup in /Users/christer/Sites/…/wp-content/plugins/divup-content/divup.php on line 63
and
Warning: Cannot modify header information – headers already sent by (output started at /Users/christer/Sites/…/wp-content/plugins/divup-content/divup.php:63) in /Users/christer/Sites/…/wp-content/plugins/qtranslate-x/qtranslate_core.php on line 384
]]>Would it be possible to DivUp the excerpt field of posts, so the content would show up in columns on my homepage?
]]>Hi, I want to split my page into 2 divs. I then need both divs to have a different background image
]]>Getting extra </p> tags in the markup right after the [divup] shortcode if the following paragraph starts on its own line. I can avoid it by putting the paragraph text immediately after the shortcode like this: [divup]The paragraph starts here
but I can’t expect my client to always remember to do that. Any way to fix?
Thanks.
Hello
I have been using your divup plugin successfully for a year.
However I have just upgraded to the latest version of your plugin in WordPress and it has changed all my pages so my images in my columns do not appear in line. Please could you advise what I need to do to make them look inline again?
]]>I would like to make the homepage of this website have two columns next to one another similar to how this page appears to have two columns next to one another.
I tested it out on this page, using the test data on the plugin’s website.
It looks like it’s just separating the text, as if I entered a couple carriage returns/line feeds.
What would I need to alter in the shortcode in order to get this plugin to create two columns like I desire?
If I could figure out how to get maybe the first two paragraphs in two columns next to one another, that would give me the start I need. As of right now, I’m lost on how to get this plugin to do what I’m trying to get done.
Thanks for your help.
]]>I’m trying to use Divup content to create a static page with two columns and (for now) two rows to display photos that represent some selected categories on my blog.
However, I can’t seem to get the Divup short code to do anything at all. I’ve tried the dummy content you have on the installation page along with various iterations of the CSS offered in the support. I’ve tried the CSS at the bottom of the stylesheet.css in the child theme and I’ve also tried it in the parent theme. Nothing happens.
Is there an issue with my theme?
]]>Hi Sebastian,
I would like to start by appreciating the possibility of asking for your support through this forum. Thanks in advance for your assistance.
I am a newbie at tweaking with CSS codes and my initial try at inserting the following code (that you shared as an example in your page here in WordPress’s Theme editor did Not produce successful results yet.
/* 3 column */
.divup-wrap {
overflow:hidden;
}
.divup {
float:left;
width:200px;
margin-right:20px;
}
.mul-3 {
margin-right:0;
}
I am using the Optimizepress theme for WOrdpress, and the file I updated adding the piece of code above was the one called style.css
The webpage I am testing out where I have some content between the [divup] shortcodes is this one here:
https://www.rickyricardopereira.com/home-2-3/
I can share that my intention is to create a layout similar to this one here here, except that in this moment I am intending to create 3 OR 4 columns below the video main area only.
Could you please shed some light on where I should insert the CSS code AND if the CSS code should change depending on whether I choose to have a 3 or 4 column layout?
Again, thanks in advance for your assistance.
Cheers,
Ricardo
Hi Sebastian.
Thanks for creating this handy plugin.
I am wondering how to apply a class to all the divs (not the wrapper though).
I saw your notes on how to apply a custom class to the first and other divs, but it doesn’t apply it to the last div.
I edited the php with the class I wanted on all divs, and that works, but I need to use multiple instances of the plugin in the site and they all don’t need my custom class.
So would rather control the custom classes from the CMS.
Many thanks
]]>Sorry but this is too complicated (doesn’t work! actually) even for me and the explanation is poor (of how this thing works/where to put the css etc…)
Tried to put it in my style.css but didn’t work.
I’m sorry but its a waste of time.
Cheers
]]>Hello
I am successfully using a 5 column divup content for some of my pages on my site, but I would also like to use it to create a 3 column layout for some other pages.
If I enter a 3 column layout code in my css, how do I differentiate it for different pages? As it just picks up the 5 column style. (Please note I have only put the code [divup] inbetween my content.
Kind regards
Hello
I am a newbie to WP and I am currently using the twenty ten theme.
I would like to create 5 columns on my homepage with 2 rows to feature 10 images. I have had a go with your plugin and seem to get 3 columns with 4 rows instead. I typed in the following into my css sheet:
}
.divup {
float:left;
width:179px; margin-right:8px;
}
.mul-5 { margin-right:0;
}
Please see my page: https://www.kidsmoderndesign.co.uk/
Could you kindly advise what I am doing wrong?
Kind regards
Hi, ive been trying to ‘modify’ your great plug but cant get my head around it hehe.
Id like to have a set of divs that are as wide as the content in them are. So if a image in column 1 is 100px id like the column to be 100px and image in column 2 150px id like the column 2 to be 150px. I tried to set width to ‘auto’ but didnt work.
Second question. each image have different heights and all of them align in ‘top’ i want them to align ‘bottom’
i tried to set divup-wrap to relative and divup to absolute but then all divs ended up on top of eachother.
Thanks
/christian
]]>I’m trying to use your plugin to essentially recreate a table of quite a few cells, rather than just using CSS directly. However, it seems that after so many divups, the page simply becomes blank.
]]>I would give my eyeteeth to get this great plugin to work on Justin Tadlock’s spiffy Hybrid/Hybrid News themes. Has anyone managed to get it to work?
When I pop the test text into a post, nothing exciting happens. Seems to me this capability should be built into all theme frameworks… bit of a no-brainer, really… If only I could get it to work.
Thanks for any help from anybody anywhere!!!
]]>This plugin advertises a feature that I would very much like to have in the cleanest manner possible so that I could potentially get it out to clients.
I typically deploy all sites using Thesis and after a quick test this does not appear compatible with Thesis, using the sample provided in the plugin home my test post displayed each section as a new paragraph with no ‘columns’.
Has anyone else experimented with Thesis and been able to ge tthi splugin to work??
]]>Sorry, posted in your test topic accidentally – and made a mess of it too. Here it is again…
How can I create an inner wrapper for select divups all contained inside the same divup-wrap? Please look at my page here: https://webdesignvalid.com/b2b-home/meet-us/executives/
I’m trying to wrap the bottom 3 divups with a div called id=”exec-wrap” to give them a border and background. In the WP html editor (attached below), I’ve placed the id=”exec-wrap” opening div before divup-2 and after the last divup but it keeps moving the closing div wrap to the same line as the opening div. Any suggestions? I look at it in Firebug and can’t make sense of it.
Nice plugin by the way!
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent consequat interdum quam sit amet euismod. Duis odio est, ullamcorper id suscipit eu, dignissim in lectus. Ut aliquet sem eget tellus fermentum ut accumsan ante sagittis. Suspendisse potenti. Phasellus sit amet tellus nulla. Donec condimentum, nunc eget imperdiet lacinia, magna nisi vestibulum leo, auctor hendrerit enim arcu ac ipsum.
<div id="exec-wrap">
[divup]
Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page.
[divup]
Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page.
[divup]
Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page.
[divup]
Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page. Some content on this page.
</div>
]]>
This post is to make sure my feed reader picks up new support requests posted in this forum.
]]>