BrianVogel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Appointment] Slider text box biggerThis topic can be closed.
$output = substr($output, 0, 155);
Did the trick for me
Forum: Plugins
In reply to: Rss Post Importer double library importFixed, uncheck download locally only downloads 1 image
Forum: Fixing WordPress
In reply to: All new post to galleryChanged
[gallery type="rectangular" columns="4" link="file" ids="40,41,42,43,44,45,29,23,22,21,20,19,18,16,17,15,13,14,12,11,10,8,9,7" orderby="rand"]to
[gallery type="rectangular" columns="4" link="file" ids="all" orderby="rand"]Now grabs random pictures from my library, but only show 5 pictures on page.
Forum: Fixing WordPress
In reply to: All new post to galleryI did some research, it seems that jetpack use this shortcode to show the gallery on my page.
[gallery type="rectangular" columns="4" link="file" ids="40,41,42,43,44,45,29,23,22,21,20,19,18,16,17,15,13,14,12,11,10,8,9,7" orderby="rand"]
FeedWordpress does also save into the media gallery, can i make something that “When gallery is updated, add gallery numbers to the page” ?
Forum: Fixing WordPress
In reply to: CSS ColoursI found that one aswell, used google chrome to find the hex code and searched in style.css to change it ! Thnx
Forum: Fixing WordPress
In reply to: CSS ColoursThank you very much ! That did the job for the menu color. If you hover over “op weg naar werk” you see blue hover over letters and a line of blue. Any idea for that ?