TheNeo
Forum Replies Created
-
So are you saying that this could work out if I put galleries instead of albums??
Oh sorry, I misunderstood, I use “green button” just to put galleries, then I edit shortcodes for this table stuff, for now, code looks like this
<table> <tbody> <tr> <td><img class="ngg_displayed_gallery mceItem" src="http://www.ultras-zrinjski.net/nextgen-attach_to_post/preview/id--2720" alt="" data-mce-placeholder="1" /> <img class="ngg_displayed_gallery mceItem" src="http://www.ultras-zrinjski.net/nextgen-attach_to_post/preview/id--2723" alt="" data-mce-placeholder="1" /></td> </tr> </tbody> </table>Here, you can see normal gallery, side by side
http://www.ultras-zrinjski.net/galerija-2/But when you click on either of them, you can see duplicates
http://www.ultras-zrinjski.net/galerija-2/nggallery/sezona-20132014Display? I use compact album with custom thumbnail dimensions 150×150
I tried doing that HTML structure and both galleries are appering side by side by adding this kind of code:
<table> <tbody> <tr> <td><...first gallery source....></td> <td><...second gallery source...></td> </tr> </tbody> </table>But now the problem is that both of them has created duplicates of galleries. In element inspector I can delete one duplicate column and everything is fine but the problem there is that those two columns have identical name so I can’t really access them anywhere by code path except in element inspector.
Forum: Fixing WordPress
In reply to: Site redireciton gone wrongshameless bump*
Also tried looking in the database, site url is good, tried editing the wp-config…
Forum: Fixing WordPress
In reply to: Site redireciton gone wrongI’ve also tried using relocate method so I can find my wp admin page but I get error that there are too many redirects.
Forum: Fixing WordPress
In reply to: Site redireciton gone wrongI’ve tried editing the functions.php file and adding “update_option” but I only get blank page after that.
Forum: Fixing WordPress
In reply to: Site redireciton gone wrongForum: Fixing WordPress
In reply to: Site redireciton gone wrongI did “Using a pre-existing subdirectory install”
Now when I type my-site.net it opens what it needs to open but the problem is now, it only loads HTML, just like it was with my-site.net/blogForum: Fixing WordPress
In reply to: Bakcground image stretching when hovering over menuYou can’t see behaviour when you hover over “Klub Navijača” ?