Recent posts by netgeek12355183
| Post | When |
|---|---|
|
php 7.4.* centOS 7 Apache 2 Error;
|
Posted in array_intersect(): Expected parameter 2 to be an array |
|
It is NOT a drop in replacement. I think the author has abandoned this project. This seems to be som... |
Posted in Is this a drop-in replacement for the free Blog plugin? |
|
I would buy this if it were usable by front end users. I never understood why there is a separation... |
Posted in Allow frontend user to post a blog |
|
Found how to use a featured blog image as a background image... {% if post.featured_images.count %} ... |
|
|
@endi.linux.mint51510 Neither of those solutions will work. I think it is because TWIG will not rend... |
|
|
You can limit the upload size in the php.ini. You will need root access in most cases. If you can no... |
Posted in Increase upload-limit in backend |
|
This does not work STILL... <code><img class="img-fluid" src="{{ 'assets/media/various/landing-promo... |
Posted in Content section not showing images |
|
The above does not work. :( |
Posted in Entering images into own theme |
|
There has to be a way to override the templates in plugins... |
Posted in Theme component forms. |
|
Is there a way to call parts of a component form so you can design it is you want? Example, user sig... |
Posted in Theme component forms. |