Cajuna
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsIt works!
But now i’ve other problem: https://gyazo.com/fb7b4af124a722ef664d86d77a3e4910https://gyazo.com/d2d66e4fefb37ce7271f415421e4f87b
homepage.php file:
https://gyazo.com/8defe1b0664447b6a530781995c109e1
+
https://gyazo.com/e01f8798689dcc72c9de5ad78448582bForum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsI did something wrong on 3a,b,c,d -> https://gyazo.com/0e1f843f41c8ea1b04a79c33c07d7078
I’ve this files:
page-templates/homepage.php -> https://gyazo.com/9db9ea211216fba68a9f3aa78e9ef4ec
hueman/homepage.php -> https://gyazo.com/d01d28bee122fd39a5b3883c19284c7eWhat i did wrong?
Thanks!Forum: Themes and Templates
In reply to: [Hueman] Align text in tableIt works!
I had useless<pre> and </code>
Thanks bdbrown!Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of news4. Pages
add new blank page Home
set page Attributes > Template to Homepage
save
add new blank page News
saveWhere?
On the admin-menu of WP?
Thanks!Forum: Themes and Templates
In reply to: [Hueman] Align text in tableIt works! https://www.overclockgaming.com/index.php/prueba-equipo-2/
Now idk why this show up: https://gyazo.com/fdf91f627038c4e8b2ec705495b8646c
How can i remove that?
And that: https://gyazo.com/a3d27b95bd24287dd03d1603e76ac532
Thanks bdbrown!Forum: Themes and Templates
In reply to: [Hueman] Align text in table/* reduce table width and move second table up */
.entry table {
width: 48%;
float: left;
margin-left: 10px;
}I tries to put your code but didnt work:
https://www.overclockgaming.com/index.php/prueba-equipo-2/Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsI tried all, plugins, code…
But i cant do nothing.
The only what i can do is limite both pages with settings>read and limite it.
But if i put “5” post, they are “start page” and “news” limited with 5 post.
I’ve this settings on read: https://gyazo.com/597c3c4a17dabc3d4556836ee8e6ec17
What can I do?Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of news2- I need to show only the last 5 or 6 news on the “home” page and all of these news at “news” page.
Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsOriginal: “News”
Both are the same page.Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsI’ve custom link: https://www.overclockgaming.com
https://gyazo.com/e41467d666bceb919905731eef58a631
So, i should change that, no?Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsI need to display the pagination on my “news” page but not on my “start” page.
How can i diference both?Forum: Themes and Templates
In reply to: [Hueman] Home page without numbers of newsMy start page is like “last news” and news page is like “all news”
Forum: Themes and Templates
In reply to: [Hueman] Align text in tableHi again,
I’m trying to do with Easy Table plugin.
But i’ve this problem again:
https://www.overclockgaming.com/?p=659
I’ve the code on the Simple Custom CSS, but it doesnt works: https://gyazo.com/e7d40dffaf82b8c3f6b3b8c61ae68727
The page code is that:<pre><code>[table width="50%" align="left"] <img class="aligncenter size-thumbnail wp-image-430" src="https://www.overclockgaming.com/wp-content/uploads/2015/12/Thresh_2-150x150.jpg" alt="Thresh_2" width="150" height="150" /> Nombre: Jorge "WildTAZ" Iba?ez Posición: Top <a href="https://euw.op.gg/summoner/userName=nefer"><img class="aligncenter" src="https://www.overclockgaming.com/wp-content/uploads/2015/12/logolol.jpg" alt="" /></a></code></pre> <pre><code>[/table][table width="50%" align="right"] <img class="aligncenter size-thumbnail wp-image-430" src="https://www.overclockgaming.com/wp-content/uploads/2015/12/Thresh_2-150x150.jpg" alt="Thresh_2" width="150" height="150" />Nombre: Jorge "WildTAZ" Iba?ez Posición: Top <a href="https://euw.op.gg/summoner/userName=nefer"><img class="aligncenter" src="https://www.overclockgaming.com/wp-content/uploads/2015/12/logolol.jpg" alt="" /></a> [/table]</code></pre>
What can i do?
Thanks!Forum: Themes and Templates
In reply to: [Hueman] Align text in tablePerfect, then ill try to do tables with plugin!
Forum: Themes and Templates
In reply to: [Hueman] Align text in tableIm building my tables with “TinyMCE Advanced”.