mikvh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Empty white spaces at the header and footerThanks bunches!
I did what you said and it took care of the problem. However; I also had to go to Appearance > Customize > Layout > Colors > Header and changed the header background color to take care of the white space in the header area.
Thanks again, for your help.
Forum: Themes and Templates
In reply to: [Leaf] Slider Images DimensionsI am still trying to get my graphics to fill up the slider graphics space.
I placed my graphic in the “featured image” box but still seem to get the same results.
Could you give me a little more information on how to do this? Is there a specific graphics size?
Forum: Themes and Templates
In reply to: [Leaf] Slider Images DimensionsI also have similar questions about the dimensions of the slider images.
What is the width and height for the image in the slider and where do you make the changes so that you can get the desired size of the image you want in the slider?
Currently the default image size in the slider is too small.
Never Mind! I finally figured out what I was doing wrong.
I wasn’t using the proper image ID for all of my pictures. I am sort of new to WordPress and didn’t realize that each image has a random ID already in the image URL.
I was just using my own sequential numbers that I used as the filenames of each image.
Once I put the proper image IDs in the code it solved the problem and the plug-in is working fine.
if anybody else is also having problems make sure you go to the following links where you probably find out how to get your problems solved.
plug-in description:
https://github.com/ivycat/WP-JQuery-Pager
support forum:
https://www.ads-software.com/support/plugin/wp-jquery-pdf-paged
contact us:
https://www.ivycat.com/contact/I met from problems using your plug-in. I follow the logic on the following page in reference to your response to another user of your plug-in:
I had similar problems and results. I tried selecting all the following formats “standard”, “gallery”, and “image” as a “format” selection which is located below the “update” button on the edit page my post. Should I be using a page instead of a post; could that be the problem?
The following code is what I used as a short code:
[wp-jquery-paged ids=”1101,1102,1103,1104″ use_styles=”no”]
I also use the other example of code that the gentleman used in the link I provided above.
The numbers 1101, 1102, 1103, 1104 are images of a bulletin in which I used from within my media library.
For your information the following WordPress website is what I’ve been working on to try and get this to work properly. I am making a website for this organization and they want to place their hard copy bulletins on the website for people to view from the website:
<a href=”https://pva-ca-chapter.stoplosingtoday.com/
I don’t know what else I could be doing wrong, can you please provide assistance?