mgo3
Forum Replies Created
-
Forum: Plugins
In reply to: [Nimble Page Builder] White gap at home pageI’ve sorted it out putting things on the bottom section and setting up a -30 em top margin, but I don’t think that’s the best way to do that.
Any clue?
Thank you,
Miguel GisbertForum: Plugins
In reply to: [Nimble Page Builder] Icons not shownI think is sorted out now.
Thank you very much,
MiguelForum: Plugins
In reply to: [Nimble Page Builder] Icons not shownHi Nicolas,
Thank you very much for the answer. I have changed the URLs at General Settings and the icons are displayed if you are registered on the website and logged in but not if you are a guest.Why could this happen?
Thank you very much,
Miguel Gisbert- This reply was modified 3 years, 9 months ago by mgo3.
Forum: Networking WordPress
In reply to: Nothing happens when creating a Network for multisiteThank you for the answer @jnashhawkins, I have disabled all the plugins before the network installation and I did it as well on a clean wordpress installation on local and the result is the same: it says that a network is already configured but nothing changes at wp-admin. I don’t know about Nginx but the server is using the htaccess file because I use it to force SSL connection despite the url entered by the user.
Thank you,
MiguelForum: Networking WordPress
In reply to: Nothing happens when creating a Network for multisiteThanks lombino for joining this post. I think it’s exactly the same problem, I’m trying to install the Network on localhost now and I’m getting the same. I tried two different paid hosting as well, so it isn’t something related with the server.
I am receiving this warning in localhost:
Warning: Constant MULTISITE already defined in C:\xampp\htdocs\wordpress\wp-config.php on line 95
Could it be about the wordpress version? Is it possible that wordpress does not allow that anymore?
Thank you,
MiguelI got the full width
.nf-form-content { max-width:100%!important; padding: 2em; }
Any help for doing the rowspan?
I’m using new classes like the ones listed below this for each form item but did not work.
.cell20{ height:20%!important; } .cell40{ height:40%!important; } .cell60{ height:60%!important; } .cell100{ height:100%!important; }
Thank you very much,
MiguelOk, I found it out. “One-fourth” defines the four column element (from left to right row by row) and you have to add “first” to define the first item of a row.
What I need now is to know:
– How to do a rowspan? (I need some cells using the space of more than one row)
– How to set full-width for the form? (I tried some css but didn’t work)Thanks a lot,
MiguelForum: Plugins
In reply to: [Nimble Page Builder] Changing the CSS for a link on a formI tried to add the css on the link:
<a style="color: #f0ffff;" href="https://vendopatente.server3.trinchera.dev/politica-privacidad/" target="_blank" rel="noopener">política de privacidad</a>
It does not work and the chrome debugger says unknown property name.
Any help please?
Thank you very much,
MiguelHi Herman,
Thank you for your reply. I finally did it with tablepress css.Thank you,
MiguelForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Weird marginsIt works!! thank you very much ?? and what’s the way to change the hover blue color? I tried:
.tablepress thead tr:hover, .tablepress tfoot tr:hover { background-color: #881e33; color:white; }
but did not work
Thanks a lot!
MiguelForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Weird marginsHi,
Thanks for the answer. I see that there are no margins now again. I want to use the full width theme but I need to add margin to the table. I tried to add that on tablepress css and on theme css but didn’t work.
How could I do it?
Thanks a lot!
MiguelForum: Plugins
In reply to: [Custom Post Type UI] How to show items lists on a page?To be more specific, I’m creating a patents website for a client so I’ve created the patent type to create the patents with specific attributes and a pdf file so now I need to show all the patents introduced on a wp page, as a grid, table, list… whatever.
Thank you very much,
MiguelForum: Plugins
In reply to: [Simple File List] Add more attributes to the display tableThanks anyway. I’m software developer but I don’t know how to modify a wp plugin. Do you know any quick guide or could give me some tips?
Thanks a lot!
MiguelForum: Plugins
In reply to: [Nimble Page Builder] Gradient for section background colorThanks, I did the same, but I also would like to use the transparency Nimble Bluilder feature.
Forum: Themes and Templates
In reply to: [Customizr] Equal size buttons with customizr nimbuilderThank you very much for the information Nicolas, I’m a bit confused about the difference between customizr and nimble builder. I understand the fist is a theme and the second a plugin, right? But I think I have an email from you about customizr as well, is the same development team behind both? Should both be used together?
I am php web developer and I want to start developing webs for customers, where could I find all the added features to the pro version to find out if it worth it for me?Thanks a lot!
Miguel